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
f83c75dc
Commit
f83c75dc
authored
Feb 13, 2019
by
James Willis
Browse files
Free orig_group_size.
parent
3307d39a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fof.c
View file @
f83c75dc
...
...
@@ -1399,9 +1399,7 @@ size_t fof_search_foreign_cells(struct space *s, size_t **local_roots) {
free
(
global_group_size
);
free
(
global_group_mass
);
free
(
global_group_id
);
#ifndef UNION_BY_SIZE_OVER_MPI
free
(
orig_global_group_size
);
#endif
message
(
"Rank %d finished linking local roots to foreign roots."
,
engine_rank
);
...
...
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