Searched defs:active_lower (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/tao/bound/utils/ |
| H A D | isutil.c | 184 …c XU, Vec G, Vec S, Vec W, PetscReal steplen, PetscReal *bound_tol, IS *active_lower, IS *active_u… in TaoEstimateActiveBounds() 344 PetscErrorCode TaoBoundStep(Vec X, Vec XL, Vec XU, IS active_lower, IS active_upper, IS active_fixe… in TaoBoundStep()
|
| /petsc/src/tao/bound/impls/bncg/ |
| H A D | bncg.h | 18 …IS active_lower, active_upper, active_fixed, active_idx, inactive_idx, inactive_old, new_inactives; member
|
| /petsc/src/tao/bound/impls/bnk/ |
| H A D | bnk.h | 30 IS inactive_idx, active_idx, active_lower, active_upper, active_fixed; member
|