Searched refs:PCApply_Telescope (Results 1 – 1 of 1) sorted by relevance
567 static PetscErrorCode PCApply_Telescope(PC pc, Vec x, Vec y) in PCApply_Telescope() function658 PetscCall(PCApply_Telescope(pc, x, y)); in PCApplyRichardson_Telescope()1376 pc->ops->apply = PCApply_Telescope; in PCCreate_Telescope()