Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/bfgs/
H A Dbfgs.c45 static PetscErrorCode BFGSRecursiveBasisUpdate(Mat B, MatLMVMMode mode) in BFGSRecursiveBasisUpdate() function
107 PetscCall(BFGSRecursiveBasisUpdate(B, mode)); in BFGSKernel_Recursive()