Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c240 static PetscErrorCode MatCopy_LMVM(Mat B, Mat M, MatStructure str) in MatCopy_LMVM() function
568 B->ops->copy = MatCopy_LMVM; in MatCreate_LMVM()