Searched defs:active_fixed (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/tao/bound/utils/ |
| H A D | isutil.c | 184 … steplen, PetscReal *bound_tol, IS *active_lower, IS *active_upper, IS *active_fixed, IS *active, … in TaoEstimateActiveBounds() 344 …aoBoundStep(Vec X, Vec XL, Vec XU, IS active_lower, IS active_upper, IS active_fixed, PetscReal sc… 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
|