[petsc-users] Linear solver diverging

bichinhoverde bichinhoverde at spwinternet.com.br
Wed Apr 1 10:51:23 CDT 2015


I have a linear system which I can easily solve using the Pardiso library,
which is a direct solver. But when I try Petsc, the solver does not
converge. It reduces the norm a little but then gets stuck.

I tried several combinations of pc_type and ksp_type. It seems that
pc=jacobi is better, since my linear system does not have the diagonal
element in some rows.

Is there some advice you can give me? Some way to analyse the matrix and
find out why it does not work?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150401/045e6362/attachment.html>


More information about the petsc-users mailing list