Searched refs:bstepmin1 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/tao/linesearch/impls/morethuente/ |
| H A D | morethuente.c | 41 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()
|