ROL
Typedefs | Functions
burgers-control/example_02.cpp File Reference
#include "ROL_TypeU_TrustRegionAlgorithm.hpp"
#include "ROL_TypeE_CompositeStepAlgorithm.hpp"
#include "ROL_Reduced_Objective_SimOpt.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_LAPACK.hpp"
#include <iostream>
#include <algorithm>
#include "example_02.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 63 of file burgers-control/example_02.cpp.

Function Documentation

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