[petsc-dev] GMRES and eigen estimates

Mark F. Adams mark.adams at columbia.edu
Fri Mar 30 10:22:32 CDT 2012


I've had problems with GMRES and eigen estimates in the past but I now have a smoking gun.  It seems that if you give GMRES an operator preconditioned with LU (ie, the preconditioned operator is the identity) GMRES gives me a highest eigen estimate of ~10 (way off).  With CG I get a prefect max=1.0, min=0.0.

Any thoughts?

Mark


More information about the petsc-dev mailing list