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

New drift and kick tasks

parent 0c5e3efe
Branches
Tags
2 merge requests!136Master,!79First version of the multiple time-stepping
......@@ -34,9 +34,10 @@ enum task_types {
task_type_self,
task_type_pair,
task_type_sub,
task_type_init,
task_type_ghost,
task_type_kick1,
task_type_kick2,
task_type_drift,
task_type_kick,
task_type_send,
task_type_recv,
task_type_link,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment