7 lines
115 B
C
7 lines
115 B
C
#ifndef SOLVER_CONSTS_H
|
|
#define SOLVER_CONSTS_H
|
|
|
|
#define LINEARSOLVERTIMES 3
|
|
#define VECTOR_DIFFUSE_TIMES 1
|
|
|
|
#endif |