Searched refs:MatSolve_LMVM (Results 1 – 1 of 1) sorted by relevance
202 static PetscErrorCode MatSolve_LMVM(Mat B, Vec x, Vec y) in MatSolve_LMVM() function569 B->ops->solve = MatSolve_LMVM; in MatCreate_LMVM()