#include "petscpc.h" PetscErrorCode PETSCKSP_DLLEXPORT PCFieldSplitGetSchurBlocks(PC pc,Mat *A,Mat *B,Mat *C, Mat *D)Collective on KSP
A | - the (0,0) block | |
B | - the (0,1) block | |
C | - the (1,0) block | |
D | - the (1,1) block |
Level:advanced
Location:src/ksp/pc/impls/fieldsplit/fieldsplit.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages