Home
last modified time | relevance | path

Searched defs:tau_bfgs (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/bound/impls/bncg/
H A Dbncg.h27 PetscReal tau_bfgs, tau_dfp; member
H A Dbncg.c441 PetscReal gkp1_yk, gd_old, tau_bfgs, tau_dfp, gkp1D_yk, gtDg; in TaoBNCGStepDirectionUpdate() local