#include "petscmat.h" PetscErrorCode MatFactorInvertSchurComplement(Mat F)
Call MatFactorGetSchurComplement() or MatFactorCreateSchurComplement() AFTER this call to actually compute the inverse and get access to it.