forked from moebiusband/NuSiF-Solver
Compare commits
2 Commits
ba5989c89a
...
92e9ed764f
Author | SHA1 | Date | |
---|---|---|---|
92e9ed764f | |||
c75266e9d3 |
@ -15,7 +15,7 @@ typedef struct {
|
|||||||
int jmaxLocal;
|
int jmaxLocal;
|
||||||
int rank;
|
int rank;
|
||||||
int size;
|
int size;
|
||||||
|
double rho;
|
||||||
double *p, *rhs;
|
double *p, *rhs;
|
||||||
double eps, omega;
|
double eps, omega;
|
||||||
int itermax;
|
int itermax;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user