Searched defs:bound_tol (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/tao/bound/utils/ |
| H A D | isutil.c | 184 …ds(Vec X, Vec XL, Vec XU, Vec G, Vec S, Vec W, PetscReal steplen, PetscReal *bound_tol, IS *active… in TaoEstimateActiveBounds() 405 PetscErrorCode TaoBoundSolution(Vec X, Vec XL, Vec XU, PetscReal bound_tol, PetscInt *nDiff, Vec Xo… in TaoBoundSolution()
|