Searched refs:PCFactorGetShiftAmount_Factor (Results 1 – 3 of 3) sorted by relevance
28 PETSC_INTERN PetscErrorCode PCFactorGetShiftAmount_Factor(PC, PetscReal *);
709 …ObjectComposeFunction((PetscObject)pc, "PCFactorGetShiftAmount_C", PCFactorGetShiftAmount_Factor)); in PCFactorInitialize()
104 PetscErrorCode PCFactorGetShiftAmount_Factor(PC pc, PetscReal *shift) in PCFactorGetShiftAmount_Factor() function