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
351fa6bf
Commit
351fa6bf
authored
Feb 17, 2017
by
Matthieu Schaller
Browse files
Parenthesis mix-up
parent
f1210eaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/engine.c
View file @
351fa6bf
...
...
@@ -2621,8 +2621,8 @@ void engine_prepare(struct engine *e) {
* That can include cells that have not
* previously been active on this rank. */
space_check_drift_point
(
e
->
s
,
e
->
ti_old
);
#endif
}
#endif
/* Do we need repartitioning ? */
if
(
e
->
forcerepart
)
engine_repartition
(
e
);
...
...
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