Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c174 static PetscErrorCode MatMultAdd_LMVM(Mat B, Vec X, Vec Y, Vec Z) in MatMultAdd_LMVM() function
567 B->ops->multadd = MatMultAdd_LMVM; in MatCreate_LMVM()