#include "petscksp.h" PetscErrorCode MatSchurComplementGetSubmatrices(Mat N,Mat *A,Mat *Ap,Mat *B,Mat *C,Mat *D)Collective on Mat
N | - the matrix obtained with MatCreateSchurComplement() | |
A,B,C,D | - the four parts of the original matrix (D is optional) |
Level:intermediate
Location:src/ksp/ksp/utils/schurm.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages