Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c273 static PetscErrorCode MatDuplicate_LMVM(Mat B, MatDuplicateOption op, Mat *mat) in MatDuplicate_LMVM() function
564 B->ops->duplicate = MatDuplicate_LMVM; in MatCreate_LMVM()