#include "ROL_TestObjectives.hpp"
#include "ROL_Algorithm.hpp"
#include "Teuchos_oblackholestream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_XMLParameterListHelpers.hpp"
#include <iostream>
Go to the source code of this file.
|
int | main (int argc, char *argv[]) |
|
◆ USE_HESSVEC
◆ RealT
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Definition at line 60 of file step/test_05.cpp.
References ROL::ETestOptProblemToString(), ROL::Algorithm< Real >::getState(), ROL::Algorithm< Real >::run(), 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, and ROL::TESTOPTPROBLEM_LAST.