|
ROL
|
#include "Teuchos_GlobalMPISession.hpp"#include "ROL_Step.hpp"#include "ROL_GetTestProblems.hpp"#include <iostream>Go to the source code of this file.
Macros | |
| #define | USE_HESSVEC 0 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define USE_HESSVEC 0 |
Definition at line 48 of file step/test_12.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 59 of file step/test_12.cpp.
References Step::compute(), ROL::GetTestProblem(), Step::print(), Step::printHeader(), Step::printName(), ROL::TESTOPTPROBLEM_HS1, and Step::update().