#include "petscpc.h" PetscErrorCode PCFieldSplitGetType(PC pc, PCCompositeType *type)Not collective
pc | - the preconditioner context |
type | - PC_COMPOSITE_ADDITIVE, PC_COMPOSITE_MULTIPLICATIVE (default), PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE, PC_COMPOSITE_SPECIAL, PC_COMPOSITE_SCHUR |