#include "petscpc.h" PetscErrorCode PCPARMSSetLocal(PC pc,PCPARMSLocalType type)Collective on PC Many br
pc | - the preconditioner context Many br | |
type | - the local preconditioner type, one of Many br |
PC_PARMS_LOCAL_ILU0 - ILU0 preconditioner PC_PARMS_LOCAL_ILUK - ILU(k) preconditioner PC_PARMS_LOCAL_ILUT - ILUT preconditioner PC_PARMS_LOCAL_ARMS - ARMS preconditionerMany br
Many br
See the pARMS function parms_PCILUSetType for more information. 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