Skip to content
GitLab
Menu
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
3fd8a411
Commit
3fd8a411
authored
Dec 16, 2016
by
James Willis
Browse files
Fix doxygen error.
parent
9e4ad79c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/testInteractions.c
View file @
3fd8a411
...
...
@@ -150,6 +150,9 @@ void write_header(char *fileName) {
*
* @param parts Particle array to be interacted
* @param count No. of particles to be interacted
* @param serial_inter_func Function pointer to serial interaction function
* @param vec_inter_func Function pointer to vectorised interaction function
* @param filePrefix Prefix of output files
*
*/
void
test_interactions
(
struct
part
*
parts
,
int
count
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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