Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/sr1/
H A Dsr1.c399 static PetscErrorCode MatLMVMSetMultAlgorithm_SR1(Mat B) in MatLMVMSetMultAlgorithm_SR1() function
434 lmvm->ops->setmultalgorithm = MatLMVMSetMultAlgorithm_SR1; in MatCreate_LMVMSR1()
436 PetscCall(MatLMVMSetMultAlgorithm_SR1(B)); in MatCreate_LMVMSR1()