Searched defs:shifttype (Results 1 – 4 of 4) sorted by relevance
18 MatFactorShiftType shifttype; member21 static PetscErrorCode PCFactorSetShiftType_Redundant(PC pc, MatFactorShiftType shifttype) in PCFactorSetShiftType_Redundant()
24 PetscErrorCode PCFactorSetShiftType_Factor(PC pc, MatFactorShiftType shifttype) in PCFactorSetShiftType_Factor()
154 PetscErrorCode PCFactorSetShiftType(PC pc, MatFactorShiftType shifttype) in PCFactorSetShiftType()
1544 PetscReal shifttype; /* type of shift added to matrix factor to prevent zero pivots */ member