Compare commits

..

2 Commits

View File

@ -15,7 +15,7 @@ typedef struct {
int jmaxLocal;
int rank;
int size;
double rho;
double *p, *rhs;
double eps, omega;
int itermax;