Searched refs:PCFactorGetLevels_Factor (Results 1 – 3 of 3) sorted by relevance
32 PETSC_INTERN PetscErrorCode PCFactorGetLevels_Factor(PC, PetscInt *);
716 …Call(PetscObjectComposeFunction((PetscObject)pc, "PCFactorGetLevels_C", PCFactorGetLevels_Factor)); in PCFactorInitialize()
86 PetscErrorCode PCFactorGetLevels_Factor(PC pc, PetscInt *levels) in PCFactorGetLevels_Factor() function