#include "petscmat.h" PetscErrorCode MatMumpsGetInverseTranspose(Mat F,Mat spRHST)Logically Collective on Mat
F | - the factored matrix of A obtained by calling MatGetFactor() from PETSc-MUMPS interface | |
spRHST | - sequential sparse matrix in MATAIJ format holding specified indices of A^T in processor[0] |