Searched refs:PCFactorGetShiftType_Factor (Results 1 – 3 of 3) sorted by relevance
26 PETSC_INTERN PetscErrorCode PCFactorGetShiftType_Factor(PC, MatFactorShiftType *);
707 …etscObjectComposeFunction((PetscObject)pc, "PCFactorGetShiftType_C", PCFactorGetShiftType_Factor)); in PCFactorInitialize()
113 PetscErrorCode PCFactorGetShiftType_Factor(PC pc, MatFactorShiftType *type) in PCFactorGetShiftType_Factor() function