#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 27 of file step/test_04.cpp.
References dim, ROL::ETestOptProblemToString(), ROL::ETrustRegionToString(), ROL::OptimizationSolver< Real >::solve(), ROL::TESTOPTPROBLEM_BVP, ROL::TESTOPTPROBLEM_HS2, ROL::TESTOPTPROBLEM_HS25, ROL::TESTOPTPROBLEM_HS4, ROL::TESTOPTPROBLEM_LAST, ROL::TESTOPTPROBLEM_ROSENBROCK, ROL::TRUSTREGION_TRUNCATEDCG, and ROL::TYPE_B.