[petsc-users] Retrieving the L U factors

Hong hzhang at mcs.anl.gov
Mon Jul 27 10:33:52 CDT 2015


Zin:
See
petsc/src/mat/examples/tests/ex130.c
petsc/src/ksp/ksp/examples/tutorials/ex52.c

Hong

Hi
>
> I would like to know how I can retrieve the lower triangular matrix
> (possibly permuted or preferably the inverse of L) and the upper triangular
> matrix (preferably the inverse of U) from the LU factorization done by an
> external package (such as MUMPS).
> I need them to build a preconditioner of a much larger size for a 3D
> problem.
>
> Thanks,
> Zin
>
> --
> Zin Lin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150727/7a6b6da8/attachment.html>


More information about the petsc-users mailing list