ROL
|
#include "ROL_HS41.hpp"
#include "ROL_HS53.hpp"
#include "ROL_HS55.hpp"
#include "ROL_Bounds.hpp"
#include "ROL_PolyhedralProjectionFactory.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
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 24 of file function/test_14.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 26 of file function/test_14.cpp.
References ROL::ZOO::getHS41< Real >::getBoundConstraint(), ROL::ZOO::getHS53< Real >::getBoundConstraint(), ROL::ZOO::getHS55< Real >::getBoundConstraint(), ROL::ZOO::getHS41< Real >::getEqualityConstraint(), ROL::ZOO::getHS53< Real >::getEqualityConstraint(), ROL::ZOO::getHS55< Real >::getEqualityConstraint(), ROL::ZOO::getHS41< Real >::getEqualityMultiplier(), ROL::ZOO::getHS53< Real >::getEqualityMultiplier(), ROL::ZOO::getHS55< Real >::getEqualityMultiplier(), ROL::ZOO::getHS41< Real >::getInitialGuess(), ROL::ZOO::getHS53< Real >::getInitialGuess(), ROL::ZOO::getHS55< Real >::getInitialGuess(), ROL::ZOO::getHS41< Real >::getObjective(), ROL::ZOO::getHS53< Real >::getObjective(), and ROL::ZOO::getHS55< Real >::getObjective().