[petsc-users] Inverse matrix of MATMPIDENSE matrix

Joon Hee Choi choi240 at purdue.edu
Tue Sep 17 01:07:30 CDT 2013


Hello,

I want to get the inverse matrix of 10 x 10 MATMPIDENSE matrix. I know I cannot use MatLUFactor() for MATMPIDENSE. Is there any other method? Could you let me know the fastest way to get the inverse? Also, I don't want to rebuild or configure something for the inverse because I use petsc in my school server and I don't have permission to configure.

Thanks,
Joon


More information about the petsc-users mailing list