ROL
Typedefs | Functions
burgers-control/example_01.cpp File Reference
#include "ROL_TypeB_PrimalDualActiveSetAlgorithm.hpp"
#include "ROL_TypeB_LinMoreAlgorithm.hpp"
#include "ROL_Bounds.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_XMLParameterListHelpers.hpp"
#include "Teuchos_LAPACK.hpp"
#include <iostream>
#include <fstream>
#include <algorithm>
#include "ROL_Stream.hpp"
#include "example_01.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 65 of file burgers-control/example_01.cpp.

Function Documentation

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