|
ROL
|
#include "ROL_HS29.hpp"#include "ROL_Algorithm.hpp"#include "ROL_BoundFletcher.hpp"#include "ROL_Bounds.hpp"#include "ROL_Constraint.hpp"#include "ROL_OptimizationSolver.hpp"#include "ROL_Stream.hpp"#include "Teuchos_GlobalMPISession.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 27 of file step/fletcher/test_02.cpp.
References ROL::OptimizationProblem< Real >::getBoundConstraint(), ROL::OptimizationProblem< Real >::getConstraint(), ROL::OptimizationProblem< Real >::getMultiplierVector(), ROL::OptimizationProblem< Real >::getObjective(), ROL::OptimizationProblem< Real >::getSolutionVector(), ROL::ROL_INF(), ROL::ROL_NINF(), and ROL::OptimizationSolver< Real >::solve().