#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_02.cpp.
References dim, ROL::ETestOptProblemToString(), ROL::ETrustRegionToString(), ROL::OptimizationSolver< Real >::solve(), ROL::TESTOPTPROBLEM_LAST, ROL::TESTOPTPROBLEM_MINIMAX1, ROL::TESTOPTPROBLEM_MINIMAX2, ROL::TESTOPTPROBLEM_MINIMAX3, ROL::TESTOPTPROBLEM_ROSENBROCK, ROL::TRUSTREGION_CAUCHYPOINT, ROL::TRUSTREGION_LAST, ROL::TRUSTREGION_LINMORE, and ROL::TYPE_U.