Home
last modified time | relevance | path

Searched refs:bstepmin1 (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
75 PetscCall(VecStepBoundInfo(x, s, ls->lower, ls->upper, &bstepmin1, &bstepmin2, &bstepmax)); in TaoLineSearchApply_MT()