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
7e018ed4
Commit
7e018ed4
authored
May 02, 2016
by
Peter W. Draper
Browse files
Fix broken commenting.
parent
7a64ff98
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/space.c
View file @
7e018ed4
...
...
@@ -459,7 +459,7 @@ void space_rebuild(struct space *s, double cell_max, int verbose) {
}
}
/* Check that all parts are in the correct pl
/* Check that all parts are in the correct pl
aces. */
/* for (size_t k = 0; k < nr_parts; k++) {
if (cells[ind[k]].nodeID != local_nodeID) {
error("Failed to move all non-local parts to send list");
...
...
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