#include "petscmat.h" PetscErrorCode MatFactorCreateSchurComplement(Mat F,Mat* S)Logically Collective on Mat Many br
F | - the factored matrix obtained by calling MatGetFactor() from PETSc-MUMPS interface Many br | |
*S | - location where to return the Schur complement (MATDENSE) Many br |