forked from moebiusband/NuSiF-Solver
FIX: Missing rho definition in solver
This commit is contained in:
parent
e714bdd2c8
commit
c75266e9d3
@ -15,7 +15,7 @@ typedef struct {
|
||||
int jmaxLocal;
|
||||
int rank;
|
||||
int size;
|
||||
|
||||
double rho;
|
||||
double *p, *rhs;
|
||||
double eps, omega;
|
||||
int itermax;
|
||||
|
Loading…
x
Reference in New Issue
Block a user