Searched refs:PCApply_Telescope_dmda (Results 1 – 3 of 3) sorted by relevance
59 PetscErrorCode PCApply_Telescope_dmda(PC, Vec, Vec);
869 PetscErrorCode PCApply_Telescope_dmda(PC pc, Vec x, Vec y) in PCApply_Telescope_dmda() function980 PetscCall(PCApply_Telescope_dmda(pc, x, y)); in PCApplyRichardson_Telescope_dmda()
472 pc->ops->apply = PCApply_Telescope_dmda; in PCSetUp_Telescope()