Searched refs:PCMatApply_SVD (Results 1 – 1 of 1) sorted by relevance
234 static PetscErrorCode PCMatApply_SVD(PC pc, Mat X, Mat Y) in PCMatApply_SVD() function381 if (size == 1) pc->ops->matapply = PCMatApply_SVD; in PCCreate_SVD()