Searched refs:PCApplyRichardson_PFMG (Results 1 – 1 of 1) sorted by relevance
2836 static PetscErrorCode PCApplyRichardson_PFMG(PC pc, Vec b, Vec y, Vec w, PetscReal rtol, PetscReal … in PCApplyRichardson_PFMG() function2938 pc->ops->applyrichardson = PCApplyRichardson_PFMG; in PCCreate_PFMG()