Searched refs:PCApplyRichardson_Telescope (Results 1 – 1 of 1) sorted by relevance
618 static PetscErrorCode PCApplyRichardson_Telescope(PC pc, Vec x, Vec y, Vec w, PetscReal rtol, Petsc… in PCApplyRichardson_Telescope() function1378 pc->ops->applyrichardson = PCApplyRichardson_Telescope; in PCCreate_Telescope()