ROL
|
This is the complete list of members for ROL::InteriorPointStep< Real >, including all inherited members.
algo_ | ROL::InteriorPointStep< Real > | private |
bnd_ | ROL::InteriorPointStep< Real > | private |
c_ | ROL::InteriorPointStep< 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::InteriorPointStep< 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::InteriorPointStep< Real > | inlinevirtual |
compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
g_ | ROL::InteriorPointStep< Real > | private |
getState(void) | ROL::Step< Real > | inlineprotected |
getStepState(void) const | ROL::Step< Real > | inline |
hasEquality_ | ROL::InteriorPointStep< Real > | private |
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::InteriorPointStep< 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::InteriorPointStep< Real > | inlinevirtual |
initialize(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< 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 |
InteriorPointStep(ROL::ParameterList &parlist) | ROL::InteriorPointStep< Real > | inline |
IPCON typedef | ROL::InteriorPointStep< Real > | private |
IPOBJ typedef | ROL::InteriorPointStep< Real > | private |
l_ | ROL::InteriorPointStep< Real > | private |
mu_ | ROL::InteriorPointStep< Real > | private |
mumax_ | ROL::InteriorPointStep< Real > | private |
mumin_ | ROL::InteriorPointStep< Real > | private |
parlist_ | ROL::InteriorPointStep< Real > | private |
print(AlgorithmState< Real > &algo_state, bool pHeader=false) const | ROL::InteriorPointStep< Real > | inlinevirtual |
print_ | ROL::InteriorPointStep< Real > | private |
printHeader(void) const | ROL::InteriorPointStep< Real > | inlinevirtual |
printName(void) const | ROL::InteriorPointStep< Real > | inlinevirtual |
reset(const Real searchSize=1.0) | ROL::Step< Real > | inline |
rho_ | ROL::InteriorPointStep< Real > | private |
status_ | ROL::InteriorPointStep< Real > | private |
Step(void) | ROL::Step< Real > | inline |
step_ | ROL::InteriorPointStep< Real > | private |
stepname_ | ROL::InteriorPointStep< Real > | private |
stepType_ | ROL::InteriorPointStep< Real > | private |
subproblemIter_ | ROL::InteriorPointStep< Real > | private |
update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< 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::InteriorPointStep< Real > | inlinevirtual |
update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
verbosity_ | ROL::InteriorPointStep< Real > | private |
x_ | ROL::InteriorPointStep< Real > | private |
~InteriorPointStep() | ROL::InteriorPointStep< Real > | inline |
~Step() | ROL::Step< Real > | inlinevirtual |