[petsc-users] unreliable AMG in PETSc

Jed Brown jed at jedbrown.org
Thu Oct 23 13:12:04 CDT 2014


Barry Smith <bsmith at mcs.anl.gov> writes:
>    It is any interesting question if there is anything one can “do” to
>    a preconditioner to insure that it is SPD or detect if it may not
>    be BEFORE actually running the CG with that preconditioned. 

You can use an eigensolver for the extreme eigenvalues of the iteration
matrix for the smoother.  And if it's unstable, report that.  This is
one thing that the petsc-eig plugin (which I'll update) can do, but it's
too expensive to do by default.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20141023/1c1e41e5/attachment.pgp>


More information about the petsc-users mailing list