mirror of
https://github.com/paboyle/Grid.git
synced 2026-08-28 13:29: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;
|
||||
|
||||
for(int k=0;k<nstep;k++){
|
||||
|
||||
GRID_TRACE("PGCR_step");
|
||||
steps++;
|
||||
|
||||
int kp = k+1;
|
||||
|
||||
Reference in New Issue
Block a user