ROL
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 >

Functions

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

Detailed Description

Show how to use CompositeConstraint interface.

Definition in file function/test_10.cpp.

Function Documentation

◆ main()