Searched refs:PCApply_Redundant (Results 1 – 1 of 1) sorted by relevance
180 static PetscErrorCode PCApply_Redundant(PC pc, Vec x, Vec y) in PCApply_Redundant() function518 pc->ops->apply = PCApply_Redundant; in PCCreate_Redundant()