Searched refs:PCApplyRichardson_Shell (Results 1 – 1 of 1) sorted by relevance
231 static PetscErrorCode PCApplyRichardson_Shell(PC pc, Vec x, Vec y, Vec w, PetscReal rtol, PetscReal… in PCApplyRichardson_Shell() function425 if (applyrich) pc->ops->applyrichardson = PCApplyRichardson_Shell; in PCShellSetApplyRichardson_Shell()