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