#include "petscmat.h" PetscErrorCode MatMumpsGetInverse(Mat F,Mat spRHS)Logically Collective on Mat
F | - the factored matrix obtained by calling MatGetFactor() from PETSc-MUMPS interface | |
spRHS | - sequential sparse matrix in MATTRANSPOSEMAT format holding specified indices in processor[0] |