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

Left overs

parent 7d8c3cfc
No related branches found
No related tags found
2 merge requests!136Master,!133Updated vectorisation tests
...@@ -208,7 +208,6 @@ int main(int argc, char *argv[]) { ...@@ -208,7 +208,6 @@ int main(int argc, char *argv[]) {
space.periodic = 0; space.periodic = 0;
space.h_max = h; space.h_max = h;
space.dt_step = 0.1;
engine.s = &space; engine.s = &space;
engine.time = 0.1f; engine.time = 0.1f;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment