Searched refs:PCMatApply_Mat (Results 1 – 1 of 1) sorted by relevance
59 static PetscErrorCode PCMatApply_Mat(PC pc, Mat X, Mat Y) in PCMatApply_Mat() function265 pc->ops->matapply = PCMatApply_Mat; in PCCreate_Mat()