Searched refs:PCMatApply_Shell (Results 1 – 1 of 1) sorted by relevance
124 static PetscErrorCode PCMatApply_Shell(PC pc, Mat X, Mat Y) in PCMatApply_Shell() function327 if (matapply) pc->ops->matapply = PCMatApply_Shell; in PCShellSetMatApply_Shell()