#include "petscpc.h" PetscErrorCode PCPARMSSetGlobal(PC pc,PCPARMSGlobalType type)Collective on PC Many br
| pc | - the preconditioner context Many br | |
| type | - the global preconditioner type, one of Many br |
PC_PARMS_GLOBAL_RAS - Restricted additive Schwarz
PC_PARMS_GLOBAL_SCHUR - Schur complement
PC_PARMS_GLOBAL_BJ - Block Jacobi
Many br
Many br
Level:intermediate
Location:src/ksp/pc/impls/parms/parms.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages