Searched defs:f_new (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/tao/bound/impls/tron/ |
| H A D | tron.c | 73 PetscReal prered, actred, delta, f, f_new, rhok, gdx, xdiff, stepsize; in TaoSolve_TRON() local 238 PetscReal f_new; in TronGradientProjections() local
|
| H A D | tron.h | 10 PetscReal f_new; member
|
| /petsc/src/tao/quadratic/impls/gpcg/ |
| H A D | gpcg.c | 111 PetscReal actred, f, f_new, gnorm, gdx, stepsize, xtb; in TaoSolve_GPCG() local 223 PetscReal f_new, gdx, stepsize; in GPCGGradProjections() local
|
| H A D | gpcg.h | 9 PetscReal f_new; member
|