ROL
|
#include <ROL_Algorithm.hpp>
Public Member Functions | |
~StatusTestFactory (void) | |
Teuchos::RCP< StatusTest< Real > > | getStatusTest (const std::string step, Teuchos::ParameterList &parlist) |
Definition at line 69 of file ROL_Algorithm.hpp.
|
inline |
Definition at line 60 of file ROL_StatusTestFactory.hpp.
|
inline |
Definition at line 62 of file ROL_StatusTestFactory.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().
Referenced by ROL::Algorithm< Real >::Algorithm().