#include "ROL_GetTestProblems.hpp"
#include "ROL_OptimizationSolver.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <iostream>
Go to the source code of this file.
|
int | main (int argc, char *argv[]) |
|
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Definition at line 25 of file step/fletcher/test_03.cpp.
References ROL::ETestOptProblemToString(), ROL::OptimizationSolver< Real >::getAlgorithmState(), ROL::OptimizationSolver< Real >::solve(), ROL::TESTOPTPROBLEM_CANTILEVER, ROL::TESTOPTPROBLEM_CANTILEVERBEAM, ROL::TESTOPTPROBLEM_CYLINDERHEAD, ROL::TESTOPTPROBLEM_HS14, ROL::TESTOPTPROBLEM_HS41, ROL::TESTOPTPROBLEM_HS55, ROL::TESTOPTPROBLEM_HS63, ROL::TESTOPTPROBLEM_LAST, ROL::TESTOPTPROBLEM_QUARTIC, ROL::TESTOPTPROBLEM_ROSENBROCK, ROL::TYPE_E, and ROL::TYPE_EB.