petsc-3.12.5 2020-03-29
PCPatchConstructType
The algorithm used to construct patches for the preconditioner
Synopsis
typedef enum {PC_PATCH_STAR, PC_PATCH_VANKA, PC_PATCH_PARDECOMP, PC_PATCH_USER, PC_PATCH_PYTHON} PCPatchConstructType;
See Also
PCPatchSetConstructType(), PCEXOTIC
Level
beginner
Location
src/ksp/pc/../../../include/petscpctypes.h
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages