ROL
|
#include "Teuchos_GlobalMPISession.hpp"
#include "ROL_HS24.hpp"
#include "ROL_Algorithm.hpp"
#include "ROL_ObjectiveFromBoundConstraint.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 20 of file step/test_11.cpp.
References ROL::ZOO::getHS24< Real >::getBoundConstraint(), ROL::ZOO::getHS24< Real >::getInequalityConstraint(), ROL::ZOO::getHS24< Real >::getInequalityMultiplier(), ROL::ZOO::getHS24< Real >::getInitialGuess(), ROL::ZOO::getHS24< Real >::getObjective(), ROL::ZOO::getHS24< Real >::getSlackBoundConstraint(), ROL::ZOO::getHS24< Real >::getSolution(), and ROL::RandomizeVector().