Searched defs:gnorm2_old (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/tao/unconstrained/impls/cg/ ! |
| H A D | taocg.c | 18 PetscReal gd_old, gnorm2_old, f_old; in TaoSolve_CG() local
|
| /petsc/src/tao/bound/impls/bncg/ ! |
| H A D | bncg.c | 436 …Update(Tao tao, PetscReal gnorm2, PetscReal step, PetscReal fold, PetscReal gnorm2_old, PetscReal … in TaoBNCGStepDirectionUpdate() 874 PetscReal gnorm2_old, f_old, resnorm, gnorm_old; in TaoBNCGConductIteration() local
|