Home
last modified time | relevance | path

Searched defs:active_upper (Results 1 – 3 of 3) sorted by relevance

/petsc/src/tao/bound/utils/
H A Disutil.c184 …, Vec W, PetscReal steplen, PetscReal *bound_tol, IS *active_lower, IS *active_upper, IS *active_f… 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 Dbncg.h18 …IS active_lower, active_upper, active_fixed, active_idx, inactive_idx, inactive_old, new_inactives; member
/petsc/src/tao/bound/impls/bnk/
H A Dbnk.h30 IS inactive_idx, active_idx, active_lower, active_upper, active_fixed; member