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
bb7ed0d1
Commit
bb7ed0d1
authored
Feb 27, 2020
by
Matthieu Schaller
Browse files
Applide code formatting tool
parent
48bd17a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/engine_redistribute.c
View file @
bb7ed0d1
...
...
@@ -1105,7 +1105,8 @@ void engine_redistribute(struct engine *e) {
/* Log the hydro parts. */
logger_log_parts
(
e
->
logger
,
&
s
->
parts
[
part_offset
],
&
s
->
xparts
[
part_offset
],
counts
[
c_ind
],
e
->
logger
,
&
s
->
parts
[
part_offset
],
&
s
->
xparts
[
part_offset
],
counts
[
c_ind
],
logger_masks_all_part
|
logger_mask_data
[
logger_special_flags
].
mask
,
flag
);
...
...
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