Home
last modified time | relevance | path

Searched defs:f_new (Results 1 – 4 of 4) sorted by relevance

/petsc/src/tao/bound/impls/tron/
H A Dtron.c73 PetscReal prered, actred, delta, f, f_new, rhok, gdx, xdiff, stepsize; in TaoSolve_TRON() local
238 PetscReal f_new; in TronGradientProjections() local
H A Dtron.h10 PetscReal f_new; member
/petsc/src/tao/quadratic/impls/gpcg/
H A Dgpcg.c111 PetscReal actred, f, f_new, gnorm, gdx, stepsize, xtb; in TaoSolve_GPCG() local
223 PetscReal f_new, gdx, stepsize; in GPCGGradProjections() local
H A Dgpcg.h9 PetscReal f_new; member