Searched refs:KSP_PCMatApply (Results 1 – 2 of 2) sorted by relevance
63 PetscCall(KSP_PCMatApply(ksp, B, X)); in KSPMatSolve_PREONLY()
442 static inline PetscErrorCode KSP_PCMatApply(KSP ksp, Mat X, Mat Y) in KSP_PCMatApply() function