Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/impls/nls/
H A Dnls.c35 #define NLS_BFGS 1 macro
397 stepType = NLS_BFGS; in TaoSolve_NLS()
492 stepType = NLS_BFGS; in TaoSolve_NLS()
498 case NLS_BFGS: in TaoSolve_NLS()