define fix

This commit is contained in:
unknown 2024-03-15 21:18:35 -04:00
parent 64848eecc7
commit 74db769ab6

View File

@ -10,6 +10,10 @@
#include "./velocitystep.c"
#include "./densitystep.c"
#ifndef SAVE_STEPS
#define SAVE_STEPS 0
#endif
#define DIM 18
#define LINEARSOLVERTIMES 20