#include "petscpc.h" PetscErrorCode PCFactorSetShiftType(PC pc,MatFactorShiftType shifttype)Logically Collective on PC Many br
pc | - the preconditioner context Many br | |
shifttype | - type of shift; one of MAT_SHIFT_NONE, MAT_SHIFT_NONZERO, MAT_SHIFT_POSITIVE_DEFINITE, MAT_SHIFT_INBLOCKS Many br |
Many br
Level:intermediate
Location:src/ksp/pc/impls/factor/factor.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages