ROL
|
This is the complete list of members for ROL::AugmentedLagrangianStep< Real >, including all inherited members.
algo_ | ROL::AugmentedLagrangianStep< Real > | private |
AugmentedLagrangianStep(ROL::ParameterList &parlist) | ROL::AugmentedLagrangianStep< Real > | inline |
bnd_ | ROL::AugmentedLagrangianStep< Real > | private |
compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, Constraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
computeGradient(Vector< Real > &g, const Vector< Real > &x, const Real mu, Objective< Real > &obj, BoundConstraint< Real > &bnd) | ROL::AugmentedLagrangianStep< Real > | inlineprivate |
cscale_ | ROL::AugmentedLagrangianStep< Real > | private |
feasDecreaseExponent_ | ROL::AugmentedLagrangianStep< Real > | private |
feasIncreaseExponent_ | ROL::AugmentedLagrangianStep< Real > | private |
feasTolerance_ | ROL::AugmentedLagrangianStep< Real > | private |
feasToleranceInitial_ | ROL::AugmentedLagrangianStep< Real > | private |
fscale_ | ROL::AugmentedLagrangianStep< Real > | private |
getState(void) | ROL::Step< Real > | inlineprotected |
getStepState(void) const | ROL::Step< Real > | inline |
initialize(Vector< Real > &x, const Vector< Real > &g, Vector< Real > &l, const Vector< Real > &c, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
initialize(Vector< Real > &x, const Vector< Real > &g, Vector< Real > &l, const Vector< Real > &c, Objective< Real > &obj, Constraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
ROL::Step::initialize(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
ROL::Step::initialize(Vector< Real > &x, const Vector< Real > &s, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
maxit_ | ROL::AugmentedLagrangianStep< Real > | private |
maxPenaltyParam_ | ROL::AugmentedLagrangianStep< Real > | private |
minPenaltyLowerBound_ | ROL::AugmentedLagrangianStep< Real > | private |
minPenaltyReciprocal_ | ROL::AugmentedLagrangianStep< Real > | private |
optDecreaseExponent_ | ROL::AugmentedLagrangianStep< Real > | private |
optIncreaseExponent_ | ROL::AugmentedLagrangianStep< Real > | private |
optTolerance_ | ROL::AugmentedLagrangianStep< Real > | private |
optToleranceInitial_ | ROL::AugmentedLagrangianStep< Real > | private |
outerFeasTolerance_ | ROL::AugmentedLagrangianStep< Real > | private |
outerOptTolerance_ | ROL::AugmentedLagrangianStep< Real > | private |
outerStepTolerance_ | ROL::AugmentedLagrangianStep< Real > | private |
parlist_ | ROL::AugmentedLagrangianStep< Real > | private |
penaltyUpdate_ | ROL::AugmentedLagrangianStep< Real > | private |
print(AlgorithmState< Real > &algo_state, bool pHeader=false) const | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
print_ | ROL::AugmentedLagrangianStep< Real > | private |
printHeader(void) const | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
printName(void) const | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
reset(const Real searchSize=1.0) | ROL::Step< Real > | inline |
scaleLagrangian_ | ROL::AugmentedLagrangianStep< Real > | private |
status_ | ROL::AugmentedLagrangianStep< Real > | private |
Step(void) | ROL::Step< Real > | inline |
step_ | ROL::AugmentedLagrangianStep< Real > | private |
subproblemIter_ | ROL::AugmentedLagrangianStep< Real > | private |
subStep_ | ROL::AugmentedLagrangianStep< Real > | private |
update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, Constraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::AugmentedLagrangianStep< Real > | inlinevirtual |
useDefaultInitPen_ | ROL::AugmentedLagrangianStep< Real > | private |
useDefaultScaling_ | ROL::AugmentedLagrangianStep< Real > | private |
verbosity_ | ROL::AugmentedLagrangianStep< Real > | private |
x_ | ROL::AugmentedLagrangianStep< Real > | private |
~AugmentedLagrangianStep() | ROL::AugmentedLagrangianStep< Real > | inline |
~Step() | ROL::Step< Real > | inlinevirtual |