Searched refs:PCFactorSetShiftAmount (Results 1 – 8 of 8) sorted by relevance
101 PCFactorSetShiftAmount(). Replaced -pc_factor_shift_nonzero,
377 PetscCall(PCFactorSetShiftAmount(pc_ctx, floating_factor)); in PCISSetUp()388 PetscCall(PCFactorSetShiftAmount(pc_ctx, floating_factor)); in PCISSetUp()
180 PetscErrorCode PCFactorSetShiftAmount(PC pc, PetscReal shiftamount) in PCFactorSetShiftAmount() function
217 PetscErrorCode PCFactorSetShiftAmount(PetscPC, PetscReal)
1444 petsc.PCFactorSetShiftType, petsc.PCFactorSetShiftAmount1454 CHKERR(PCFactorSetShiftAmount(self.pc, rval))
198 PETSC_EXTERN PetscErrorCode PCFactorSetShiftAmount(PC, PetscReal);
276 …_amount: <now 2.22045e-14 : formerly 2.22045e-14>: Shift added to diagonal (PCFactorSetShiftAmount)
1934 coarse grid solver. See `PCFactorSetShiftType()`, `PCFactorSetShiftAmount()`.