|
ROL
|
#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.
Typedefs | |
| typedef double | RealT |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef double RealT |
Definition at line 56 of file step/test_14.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 58 of file step/test_14.cpp.
References dim, ROL::OptimizationSolver< Real >::solve(), and ROL::TESTOPTPROBLEM_HS1.
1.8.5