[petsc-users] Zero diagonal jacobian
Guido Giuntoli
giuntoli1991 at gmail.com
Fri Sep 8 06:10:41 CDT 2017
Hi I want to solve a problem with a matrix of this kind
K 1
J =
1 0
that represents an elastic problem with Lagrange multipliers, this system
is really small so I want to try a direct solver so I put -pc_type lu and
it fails, probably because of the 0 diagonal. Is there any way, using
petsc, to solve this in direct way ? like doing a shifting of columns or
something like that.
Thank you, Guido.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170908/3d37fb0b/attachment.html>
More information about the petsc-users
mailing list