#include "petscpc.h" PetscErrorCode PCASMSetLocalType(PC pc, PCCompositeType type)Logically Collective on PC
pc | - the preconditioner context | |
type | - type of composition, one of |
PC_COMPOSITE_ADDITIVE - local additive combination PC_COMPOSITE_MULTIPLICATIVE - local multiplicative combination
Level:intermediate
Location:src/ksp/pc/impls/asm/asm.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages