ROL
test_03.cpp File Reference

Test ChainRuleConstraint class. More...

#include <cmath>
#include "ROL_RandomVector.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_ChainRuleConstraint.hpp"
#include "ROL_StdConstraint.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"

Go to the source code of this file.

Classes

class  InnerConstraint
class  OuterConstraint

Typedefs

using VectorT = std::vector<RealT>

Functions

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

Detailed Description

Test ChainRuleConstraint class.

Definition in file function/constraint/test_03.cpp.

Typedef Documentation

◆ VectorT

using VectorT = std::vector<RealT>

Definition at line 25 of file function/constraint/test_03.cpp.

Function Documentation

◆ main()

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

Definition at line 155 of file function/constraint/test_03.cpp.

References ROL::RandomizeVector().