Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c222 static PetscErrorCode MatSolveTranspose_LMVM(Mat B, Vec x, Vec y) in MatSolveTranspose_LMVM() function
570 B->ops->solvetranspose = MatSolveTranspose_LMVM; in MatCreate_LMVM()