mirror of
https://github.com/paboyle/Grid.git
synced 2026-08-28 21:39:35 +01:00
Print trace for teh GCR step
This commit is contained in:
@@ -221,7 +221,7 @@ public:
|
|||||||
GCRLogLevel<< "PGCR true residual "<< sqrt(cp/SSQ) <<std::endl;
|
GCRLogLevel<< "PGCR true residual "<< sqrt(cp/SSQ) <<std::endl;
|
||||||
|
|
||||||
for(int k=0;k<nstep;k++){
|
for(int k=0;k<nstep;k++){
|
||||||
|
GRID_TRACE("PGCR_step");
|
||||||
steps++;
|
steps++;
|
||||||
|
|
||||||
int kp = k+1;
|
int kp = k+1;
|
||||||
|
|||||||
Reference in New Issue
Block a user