Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c422 static PetscErrorCode MatLMVMSetMultAlgorithm_LMVM(Mat B, MatLMVMMultAlgorithm alg) in MatLMVMSetMultAlgorithm_LMVM() function
587 …cObjectComposeFunction((PetscObject)B, "MatLMVMSetMultAlgorithm_C", MatLMVMSetMultAlgorithm_LMVM)); in MatCreate_LMVM()