Searched refs:PCApply_Shell (Results 1 – 1 of 1) sorted by relevance
109 static PetscErrorCode PCApply_Shell(PC pc, Vec x, Vec y) in PCApply_Shell() function925 pc->ops->apply = PCApply_Shell; in PCCreate_Shell()