#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 26 of file step/test_05.cpp.
References dim, ROL::ETestOptProblemToString(), ROL::OptimizationSolver< Real >::getAlgorithmState(), ROL::OptimizationSolver< Real >::solve(), ROL::TESTOPTPROBLEM_BVP, ROL::TESTOPTPROBLEM_HS1, ROL::TESTOPTPROBLEM_HS2, ROL::TESTOPTPROBLEM_HS25, ROL::TESTOPTPROBLEM_HS3, ROL::TESTOPTPROBLEM_HS38, ROL::TESTOPTPROBLEM_HS4, ROL::TESTOPTPROBLEM_HS45, ROL::TESTOPTPROBLEM_HS5, ROL::TESTOPTPROBLEM_LAST, ROL::TESTOPTPROBLEM_ROSENBROCK, and ROL::TYPE_B.