define fix
This commit is contained in:
parent
64848eecc7
commit
74db769ab6
@ -10,6 +10,10 @@
|
|||||||
#include "./velocitystep.c"
|
#include "./velocitystep.c"
|
||||||
#include "./densitystep.c"
|
#include "./densitystep.c"
|
||||||
|
|
||||||
|
#ifndef SAVE_STEPS
|
||||||
|
#define SAVE_STEPS 0
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define DIM 18
|
#define DIM 18
|
||||||
#define LINEARSOLVERTIMES 20
|
#define LINEARSOLVERTIMES 20
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user