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
7fb07a30
Commit
7fb07a30
authored
Nov 08, 2017
by
James Willis
Browse files
Formatting.
parent
6a15034a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/runner_doiact_vec.c
View file @
7fb07a30
...
...
@@ -612,7 +612,7 @@ __attribute__((always_inline)) INLINE void runner_doself1_density_vec(
}
}
/* The number of interactions for pi and the padded version of it to
/* The number of interactions for pi and the padded version of it to
* make it a multiple of VEC_SIZE. */
int
icount
=
0
,
icount_align
=
0
;
...
...
@@ -811,8 +811,8 @@ __attribute__((always_inline)) INLINE void runner_doself_subset_density_vec(
cell_cache
->
z
[
i
]
=
v_piz
.
f
[
0
];
}
}
/* The number of interactions for pi and the padded version of it to
/* The number of interactions for pi and the padded version of it to
* make it a multiple of VEC_SIZE. */
int
icount
=
0
,
icount_align
=
0
;
...
...
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