Home
last modified time | relevance | path

Searched refs:ostepmax (Results 1 – 1 of 1) sorted by relevance

/petsc/src/tao/linesearch/impls/morethuente/
H A Dmorethuente.c41 PetscReal bstepmin1, bstepmin2, bstepmax, ostepmin, ostepmax; in TaoLineSearchApply_MT() local
60 ostepmax = ls->stepmax; in TaoLineSearchApply_MT()
259 ls->stepmax = ostepmax; in TaoLineSearchApply_MT()