Skip to content
Snippets Groups Projects
Commit cb33f5d1 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

src/task.h

Drift and kick tasks
parent 75cd6dd9
Branches
Tags
2 merge requests!136Master,!79First version of the multiple time-stepping
...@@ -27,8 +27,8 @@ ...@@ -27,8 +27,8 @@
enum { enum {
timer_none = 0, timer_none = 0,
timer_prepare, timer_prepare,
timer_kick1, timer_drift,
timer_kick2, timer_kick,
timer_dosort, timer_dosort,
timer_doself_density, timer_doself_density,
timer_doself_force, timer_doself_force,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment