Searched refs:PCMatApply_ILU (Results 1 – 1 of 1) sorted by relevance
201 static PetscErrorCode PCMatApply_ILU(PC pc, Mat X, Mat Y) in PCMatApply_ILU() function303 pc->ops->matapply = PCMatApply_ILU; in PCCreate_ILU()