Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/bfgs/
H A Dbfgs.c242 static PetscErrorCode MatSolve_LMVMBFGS_Recursive(Mat B, Vec X, Vec HX) in MatSolve_LMVMBFGS_Recursive() function
284 lmvm->ops->solve = MatSolve_LMVMBFGS_Recursive; in MatLMVMSetMultAlgorithm_BFGS()