[petsc-users] MatGetMumpsRINFOG()
Zafer Leylek
Zafer.Leylek at student.adfa.edu.au
Tue May 6 23:39:38 CDT 2014
Hi,
I am trying to get mumps to return the matrix determinant. I have set the ICNTL option using:
MatMumpsSetIcntl(A,33,1);
and can view the determinant using
PCView(pc, PETSC_VIEWER_STDOUT_WORLD);
I need to use the determinant in my code. Is there a way I can get petsc to return this parameter. If not, is it possible to implement the MatGetMumpsRINFOG() as suggested in:
http://lists.mcs.anl.gov/pipermail/petsc-users/2011-September/010225.html
King Regards
ZL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140507/f2af006e/attachment.html>
More information about the petsc-users
mailing list