Searched defs:stepsize (Results 1 – 8 of 8) sorted by relevance
| /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 | 11 PetscReal stepsize; member
|
| /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
|
| H A D | tron.h | 18 PetscReal stepsize; member
|
| /petsc/src/tao/bound/impls/blmvm/ |
| H A D | blmvm.c | 10 PetscReal stepsize = 1.0, delta; in TaoSolve_BLMVM() local
|
| /petsc/src/tao/bound/impls/bncg/ |
| H A D | bncg.c | 413 PetscErrorCode TaoBNCGCheckDynamicRestart(Tao tao, PetscReal stepsize, PetscReal gd, PetscReal gd_o… in TaoBNCGCheckDynamicRestart()
|
| /petsc/src/tao/constrained/impls/ipm/ |
| H A D | ipm.c | 37 PetscScalar stepsize = 1.0; in TaoSolve_IPM() local
|
| /petsc/src/ts/trajectory/impls/memory/ |
| H A D | trajmemory.c | 140 PetscReal stepsize; in TurnForward() local 151 PetscReal stepsize; in TurnBackward() local
|