ROL
test_04.cpp File Reference

Test default Constraint_SimOpt solve. More...

#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_Comm.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_CommHelpers.hpp"
#include <iostream>
#include <fstream>
#include <algorithm>
#include "test_04.hpp"

Go to the source code of this file.

Typedefs

typedef H1VectorPrimal< RealTPrimalStateVector
typedef H1VectorDual< RealTDualStateVector
typedef L2VectorPrimal< RealTPrimalControlVector
typedef L2VectorDual< RealTDualControlVector
typedef H1VectorDual< RealTPrimalConstraintVector
typedef H1VectorPrimal< RealTDualConstraintVector

Functions

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

Detailed Description

Test default Constraint_SimOpt solve.

Test default Constraint_SimOpt solve function.

Definition in file function/test_04.cpp.

Typedef Documentation

◆ PrimalStateVector

Definition at line 28 of file function/test_04.cpp.

◆ DualStateVector

Definition at line 29 of file function/test_04.cpp.

◆ PrimalControlVector

Definition at line 30 of file function/test_04.cpp.

◆ DualControlVector

Definition at line 31 of file function/test_04.cpp.

◆ PrimalConstraintVector

Definition at line 32 of file function/test_04.cpp.

◆ DualConstraintVector

Definition at line 33 of file function/test_04.cpp.

Function Documentation

◆ main()

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

Definition at line 35 of file function/test_04.cpp.

References ROL::ROL_EPSILON().