ROL
|
#include <ROL_StatusTestFactory.hpp>
Public Member Functions | |
~StatusTestFactory (void) | |
ROL::Ptr< StatusTest< Real > > | getStatusTest (const std::string step, ROL::ParameterList &parlist) |
Definition at line 25 of file ROL_StatusTestFactory.hpp.
|
inline |
Definition at line 27 of file ROL_StatusTestFactory.hpp.
|
inline |
Definition at line 29 of file ROL_StatusTestFactory.hpp.
References ROL::STEP_AUGMENTEDLAGRANGIAN, ROL::STEP_BUNDLE, ROL::STEP_COMPOSITESTEP, ROL::STEP_FLETCHER, ROL::STEP_INTERIORPOINT, ROL::STEP_LINESEARCH, ROL::STEP_MOREAUYOSIDAPENALTY, ROL::STEP_PRIMALDUALACTIVESET, ROL::STEP_TRUSTREGION, and ROL::StringToEStep().
Referenced by ROL::OptimizationSolver< Real >::OptimizationSolver().