Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/sr1/
H A Dsr1.c263 static PetscErrorCode MatSolve_LMVMSR1_Recursive(Mat B, Vec F, Vec dX) in MatSolve_LMVMSR1_Recursive() function
407 lmvm->ops->solve = MatSolve_LMVMSR1_Recursive; in MatLMVMSetMultAlgorithm_SR1()