Searched refs:PCApplyRichardsonExists (Results 1 – 3 of 3) sorted by relevance
58 PetscCall(PCApplyRichardsonExists(ksp->pc, &exists)); in KSPSolve_Richardson()
77 PETSC_EXTERN PetscErrorCode PCApplyRichardsonExists(PC, PetscBool *);
919 PetscErrorCode PCApplyRichardsonExists(PC pc, PetscBool *exists) in PCApplyRichardsonExists() function