Searched defs:stepmax (Results 1 – 2 of 2) sorted by relevance
816 PetscErrorCode VecStepMaxBounded(Vec X, Vec DX, Vec XL, Vec XU, PetscReal *stepmax) in VecStepMaxBounded()948 PetscReal stepmax = PETSC_INFINITY; in VecStepMax() local
63 PetscReal stepmax; /* upper bound for step */ member