Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
71dde066
Commit
71dde066
authored
Aug 22, 2017
by
James Willis
Browse files
Corrections.
parent
b41b4242
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/testInteractions.c
View file @
71dde066
...
...
@@ -404,7 +404,7 @@ void test_interactions(struct part test_part, struct part *parts, size_t count,
}
/*
* @brief Calls the serial and vectorised version of the non-symmetrical
density
* @brief Calls the serial and vectorised version of the non-symmetrical
force
* interaction.
*
* @param test_part Particle that will be updated
...
...
tests/testInteractions.sh.in
View file @
71dde066
...
...
@@ -2,7 +2,7 @@
echo
""
rm
-f
test_nonsym_density_serial.dat test_nonsym_density_vec.dat test_nonsym_force_
serial
.dat test_nonsym_force_vec.dat
rm
-f
test_nonsym_density_serial.dat test_nonsym_density_
1_vec.dat test_nonsym_density_2_
vec.dat test_nonsym_force_
1_vec
.dat test_nonsym_force_
2_
vec.dat
echo
"Running ./testInteractions"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment