1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

HDCR updates

This commit is contained in:
paboyle 2016-03-16 02:29:58 -07:00
parent 2733c4b93c
commit 3920b2c0ab

View File

@ -192,7 +192,7 @@ namespace Grid {
return cp;
}
std::cout<<GridLogMessage<< " VPGCR_step resid " <<sqrt(cp/rsq)<<std::endl;
std::cout<<GridLogMessage<< " VPGCR_step["<<steps<<"] resid " <<sqrt(cp/rsq)<<std::endl;
PrecTimer.Start();
Preconditioner(r,z);// solve Az = r