[petsc-dev] [petsc-users] unreliable AMG in PETSc

Jed Brown jed at jedbrown.org
Mon Oct 27 17:25:01 CDT 2014


Barry Smith <bsmith at mcs.anl.gov> writes:

>    Well, we did report the entire preconditioner was indefinite, but not what part of the preconditioner caused it to be indefinite. 
>
>    Could run the smoother with CG for many steps and see if that reports indefiniteness. Would it, I’m not even sure of that.

I think it would report indefiniteness, but it depends on the RHS vector/initial guess.

>    We could easily add a test MatIsNonsingularM() i.e. a_ii > =0 a_ij <= 0, useful information but I don’t think it helps the user “fix” the problem.

If they actually have an M-matrix, everything should just work.  So how
to help them when they have a problem/formulation that produces a matrix
where methods aren't working?
-------------- 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-dev/attachments/20141027/0911f286/attachment.sig>


More information about the petsc-dev mailing list