ROL
|
Test bound constrained trust-region steps. More...
#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.
Macros | |
#define | USE_HESSVEC 1 |
Typedefs | |
typedef double | RealT |
Functions | |
int | main (int argc, char *argv[]) |
Test bound constrained trust-region steps.
Definition in file step/test_04.cpp.
#define USE_HESSVEC 1 |
Definition at line 48 of file step/test_04.cpp.
typedef double RealT |
Definition at line 59 of file step/test_04.cpp.
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 61 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.