This is the complete list of members for BoundaryConstraint, including all inherited members.
add(const double lb_, const Expression &arg1, const Expression &arg2, const double ub_) | BoundaryConstraint | inline |
BoundaryConstraint() | BoundaryConstraint | |
BoundaryConstraint(const Grid &grid_) | BoundaryConstraint | |
BoundaryConstraint(const BoundaryConstraint &rhs) | BoundaryConstraint | |
bSeed | ConstraintElement | protected |
bSeed2 | ConstraintElement | protected |
condType | ConstraintElement | protected |
ConstraintElement() | ConstraintElement | |
ConstraintElement(const Grid &grid_, int nFcn_, int nB_) | ConstraintElement | |
ConstraintElement(const ConstraintElement &rhs) | ConstraintElement | |
dBackward | ConstraintElement | protected |
dForward | ConstraintElement | protected |
evaluate(const OCPiterate &iter) | BoundaryConstraint | |
evaluateSensitivities() | BoundaryConstraint | |
evaluateSensitivities(const DMatrix &seed, BlockMatrix &hessian) | BoundaryConstraint | |
fcn | ConstraintElement | protected |
get(Function &function_, DMatrix &lb_, DMatrix &ub_) | ConstraintElement | |
getBackwardSensitivities(BlockMatrix *D, int order) | ConstraintElement | virtual |
getForwardSensitivities(BlockMatrix *D, int order) | ConstraintElement | virtual |
getGrid() | ConstraintElement | inline |
getNC() const | BoundaryConstraint | inline |
getNP() const | ConstraintElement | inline |
getNU() const | ConstraintElement | inline |
getNW() const | ConstraintElement | inline |
getNX() const | ConstraintElement | inline |
getNXA() const | ConstraintElement | inline |
getResiduum(BlockMatrix &lower_residuum, BlockMatrix &upper_residuum) | ConstraintElement | virtual |
grid | ConstraintElement | protected |
init(const OCPiterate &iter) | ConstraintElement | |
initializeEvaluationPoints(const OCPiterate &iter) | ConstraintElement | protectedvirtual |
isAffine() const | ConstraintElement | inline |
JJ | ConstraintElement | protected |
lb | ConstraintElement | protected |
na | ConstraintElement | protected |
nB | ConstraintElement | protected |
nFcn | ConstraintElement | protected |
np | ConstraintElement | protected |
nu | ConstraintElement | protected |
nw | ConstraintElement | protected |
nx | ConstraintElement | protected |
ny | ConstraintElement | protected |
operator=(const BoundaryConstraint &rhs) | BoundaryConstraint | |
ConstraintElement::operator=(const ConstraintElement &rhs) | ConstraintElement | |
pSeed | ConstraintElement | protected |
pSeed2 | ConstraintElement | protected |
residuumL | ConstraintElement | protected |
residuumU | ConstraintElement | protected |
setBackwardSeed(BlockMatrix *seed, int order) | ConstraintElement | virtual |
setForwardSeed(BlockMatrix *xSeed_, BlockMatrix *xaSeed_, BlockMatrix *pSeed_, BlockMatrix *uSeed_, BlockMatrix *wSeed_, int order) | ConstraintElement | virtual |
setUnitForwardSeed() | ConstraintElement | virtual |
t_index | ConstraintElement | protected |
ub | ConstraintElement | protected |
uSeed | ConstraintElement | protected |
uSeed2 | ConstraintElement | protected |
wSeed | ConstraintElement | protected |
wSeed2 | ConstraintElement | protected |
xaSeed | ConstraintElement | protected |
xaSeed2 | ConstraintElement | protected |
xSeed | ConstraintElement | protected |
xSeed2 | ConstraintElement | protected |
y_index | ConstraintElement | protected |
z | ConstraintElement | protected |
~BoundaryConstraint() | BoundaryConstraint | virtual |
~ConstraintElement() | ConstraintElement | virtual |