ROL
Typedefs | Functions
function/test_14.cpp File Reference
#include "ROL_OptimizationSolver.hpp"
#include "ROL_ExplicitLinearConstraint.hpp"
#include "ROL_HS9.hpp"
#include "ROL_HS14.hpp"
#include "ROL_HS28.hpp"
#include "ROL_HS42.hpp"
#include "ROL_HS48.hpp"
#include "ROL_HS49.hpp"
#include "ROL_HS50.hpp"
#include "ROL_HS51.hpp"
#include "ROL_HS52.hpp"
#include "ROL_BinaryConstraint.hpp"
#include "ROL_DiagonalOperator.hpp"
#include "ROL_QuadraticObjective.hpp"
#include "ROL_RandomVector.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_Bounds.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 Documentation

typedef double RealT

Definition at line 71 of file function/test_14.cpp.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 73 of file function/test_14.cpp.

References ROL::ZOO::getHS9< Real >::getEqualityConstraint(), ROL::ZOO::getHS28< Real >::getEqualityConstraint(), ROL::ZOO::getHS48< Real >::getEqualityConstraint(), ROL::ZOO::getHS49< Real >::getEqualityConstraint(), ROL::ZOO::getHS50< Real >::getEqualityConstraint(), ROL::ZOO::getHS51< Real >::getEqualityConstraint(), ROL::ZOO::getHS52< Real >::getEqualityConstraint(), ROL::ZOO::getHS14< Real >::getEqualityConstraint(), ROL::ZOO::getHS42< Real >::getEqualityConstraint(), ROL::ZOO::getHS9< Real >::getEqualityMultiplier(), ROL::ZOO::getHS28< Real >::getEqualityMultiplier(), ROL::ZOO::getHS48< Real >::getEqualityMultiplier(), ROL::ZOO::getHS49< Real >::getEqualityMultiplier(), ROL::ZOO::getHS50< Real >::getEqualityMultiplier(), ROL::ZOO::getHS51< Real >::getEqualityMultiplier(), ROL::ZOO::getHS52< Real >::getEqualityMultiplier(), ROL::ZOO::getHS14< Real >::getEqualityMultiplier(), ROL::ZOO::getHS42< Real >::getEqualityMultiplier(), ROL::ZOO::getHS14< Real >::getInequalityConstraint(), ROL::ZOO::getHS14< Real >::getInequalityMultiplier(), ROL::ZOO::getHS28< Real >::getInitialGuess(), ROL::ZOO::getHS9< Real >::getInitialGuess(), ROL::ZOO::getHS48< Real >::getInitialGuess(), ROL::ZOO::getHS49< Real >::getInitialGuess(), ROL::ZOO::getHS50< Real >::getInitialGuess(), ROL::ZOO::getHS51< Real >::getInitialGuess(), ROL::ZOO::getHS52< Real >::getInitialGuess(), ROL::ZOO::getHS14< Real >::getInitialGuess(), ROL::ZOO::getHS42< Real >::getInitialGuess(), ROL::ZOO::getHS9< Real >::getObjective(), ROL::ZOO::getHS28< Real >::getObjective(), ROL::ZOO::getHS48< Real >::getObjective(), ROL::ZOO::getHS49< Real >::getObjective(), ROL::ZOO::getHS52< Real >::getObjective(), ROL::ZOO::getHS51< Real >::getObjective(), ROL::ZOO::getHS50< Real >::getObjective(), ROL::ZOO::getHS14< Real >::getObjective(), ROL::ZOO::getHS42< Real >::getObjective(), and ROL::ZOO::getHS14< Real >::getSlackBoundConstraint().