Compare commits
2 Commits
fe93aac7e5
...
db89bc4ff4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db89bc4ff4 | ||
|
|
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