PCPARMSGlobalType#
Determines the global preconditioner method in PCPARMS
Synopsis#
typedef enum {
PC_PARMS_GLOBAL_RAS,
PC_PARMS_GLOBAL_SCHUR,
PC_PARMS_GLOBAL_BJ
} PCPARMSGlobalType;
.seealso: Preconditioners, PCPARMS
, PCPARMSSetGlobal()
, PC
Level#
intermediate
Location#
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages