#include "ROL_TestObjectives.hpp"
#include "ROL_LineSearchStep.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[]) |
|
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Definition at line 61 of file test_03.cpp.
References ROL::Vector< Real >::axpy(), ROL::DESCENT_NEWTONKRYLOV, ROL::EDescentToString(), ROL::ETestOptProblemToString(), ROL::StdVector< Real, Element >::norm(), ROL::DefaultAlgorithm< Real >::run(), ROL::Vector< Real >::set(), ROL::TESTOPTPROBLEM_HS1, ROL::TESTOPTPROBLEM_LAST, and ROL::Vector< Real >::zero().