ROL
Classes | Typedefs | Functions
test_10.cpp File Reference

Show how to use CompositeConstraint interface. More...

#include "ROL_CompositeConstraint_SimOpt.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <iostream>

Go to the source code of this file.

Classes

class  valConstraint< Real >
 
class  redConstraint< Real >
 

Typedefs

typedef double RealT
 

Functions

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

Detailed Description

Show how to use CompositeConstraint interface.

Definition in file function/test_10.cpp.

Typedef Documentation

◆ RealT

typedef double RealT

Definition at line 354 of file function/test_10.cpp.

Function Documentation

◆ main()

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