petsc-3.3-p7 2013-05-11

PCFieldSplitSchurPreType

Determines how to precondition Schur complement

Synopsis

typedef enum {PC_FIELDSPLIT_SCHUR_PRE_SELF,PC_FIELDSPLIT_SCHUR_PRE_DIAG,PC_FIELDSPLIT_SCHUR_PRE_USER} PCFieldSplitSchurPreType;

See Also

PCFieldSplitSchurPrecondition()

Level:intermediate
Location:
src/ksp/pc/../../../include/petscpc.h
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages