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
4fc3782d
Commit
4fc3782d
authored
Jan 27, 2020
by
Peter W. Draper
Browse files
Formatting
parent
67e7b944
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/engine_collect_end_of_step.c
View file @
4fc3782d
...
@@ -482,8 +482,8 @@ void engine_collect_end_of_step(struct engine *e, int apply) {
...
@@ -482,8 +482,8 @@ void engine_collect_end_of_step(struct engine *e, int apply) {
data
.
ti_hydro_beg_max
,
data
.
ti_gravity_end_min
,
data
.
ti_gravity_end_max
,
data
.
ti_hydro_beg_max
,
data
.
ti_gravity_end_min
,
data
.
ti_gravity_end_max
,
data
.
ti_gravity_beg_max
,
data
.
ti_stars_end_min
,
data
.
ti_stars_end_max
,
data
.
ti_gravity_beg_max
,
data
.
ti_stars_end_min
,
data
.
ti_stars_end_max
,
data
.
ti_stars_beg_max
,
data
.
ti_black_holes_end_min
,
data
.
ti_stars_beg_max
,
data
.
ti_black_holes_end_min
,
data
.
ti_black_holes_end_max
,
data
.
ti_black_holes_beg_max
,
data
.
ti_black_holes_end_max
,
data
.
ti_black_holes_beg_max
,
e
->
forcerebuild
,
e
->
forcerebuild
,
e
->
s
->
tot_cells
,
e
->
sched
.
nr_tasks
,
e
->
s
->
tot_cells
,
e
->
sched
.
nr_tasks
,
(
float
)
e
->
sched
.
nr_tasks
/
(
float
)
e
->
s
->
tot_cells
,
data
.
sfh
,
(
float
)
e
->
sched
.
nr_tasks
/
(
float
)
e
->
s
->
tot_cells
,
data
.
sfh
,
data
.
runtime
);
data
.
runtime
);
...
...
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