Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/impls/cg/ !
H A Dtaocg.c18 PetscReal gd_old, gnorm2_old, f_old; in TaoSolve_CG() local
/petsc/src/tao/bound/impls/bncg/ !
H A Dbncg.c436 …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