Skip to content
Snippets Groups Projects
Commit 4fc3782d authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Formatting

parent 67e7b944
Branches
Tags
1 merge request!1007Restarts at runtime update
......@@ -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_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_black_holes_end_max, data.ti_black_holes_beg_max,
e->forcerebuild, e->s->tot_cells, e->sched.nr_tasks,
data.ti_black_holes_end_max, data.ti_black_holes_beg_max, e->forcerebuild,
e->s->tot_cells, e->sched.nr_tasks,
(float)e->sched.nr_tasks / (float)e->s->tot_cells, data.sfh,
data.runtime);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment