Home
last modified time | relevance | path

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

/petsc/src/tao/bound/utils/
H A Disutil.c184 … 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 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