ROL
|
#include <ROL_Algorithm.hpp>
Public Member Functions | |
~StepFactory (void) | |
Teuchos::RCP< Step< Real > > | getStep (const std::string &type, Teuchos::ParameterList &parlist) const |
Definition at line 66 of file ROL_Algorithm.hpp.
|
inline |
Definition at line 67 of file ROL_StepFactory.hpp.
|
inline |
Definition at line 69 of file ROL_StepFactory.hpp.
References ROL::STEP_AUGMENTEDLAGRANGIAN, ROL::STEP_BUNDLE, ROL::STEP_COMPOSITESTEP, ROL::STEP_INTERIORPOINT, ROL::STEP_LINESEARCH, ROL::STEP_MOREAUYOSIDAPENALTY, ROL::STEP_PRIMALDUALACTIVESET, ROL::STEP_TRUSTREGION, and ROL::StringToEStep().