Home
last modified time | relevance | path

Searched refs:MatSolve_LMVM (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c202 static PetscErrorCode MatSolve_LMVM(Mat B, Vec x, Vec y) in MatSolve_LMVM() function
569 B->ops->solve = MatSolve_LMVM; in MatCreate_LMVM()