ROL
ROL::GradientStep< Real > Member List

This is the complete list of members for ROL::GradientStep< Real >, including all inherited members.

compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state)ROL::GradientStep< Real >inlinevirtual
ROL::Step::compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::Step< Real >inlinevirtual
ROL::Step::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::Step< Real >inlinevirtual
computeObj_ROL::GradientStep< Real >private
getState(void)ROL::Step< Real >inlineprotected
getStepState(void) const ROL::Step< Real >inline
GradientStep(ROL::ParameterList &parlist, const bool computeObj=true)ROL::GradientStep< Real >inline
initialize(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::Step< Real >inlinevirtual
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
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::Step< 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::Step< Real >inlinevirtual
print(AlgorithmState< Real > &algo_state, bool print_header=false) const ROL::GradientStep< Real >inlinevirtual
printHeader(void) const ROL::GradientStep< Real >inlinevirtual
printName(void) const ROL::GradientStep< Real >inlinevirtual
reset(const Real searchSize=1.0)ROL::Step< Real >inline
Step(void)ROL::Step< Real >inline
update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::GradientStep< Real >inlinevirtual
ROL::Step::update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::Step< Real >inlinevirtual
ROL::Step::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::Step< Real >inlinevirtual
verbosity_ROL::GradientStep< Real >private
~Step()ROL::Step< Real >inlinevirtual