ROL
Typedefs | Functions
example_03.cpp File Reference

Shows how to solve an optimal control problem constrained by unsteady Burgers' equation with the SimOpt interface. More...

#include "example_03.hpp"

Go to the source code of this file.

Typedefs

typedef double RealT
 

Functions

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

Detailed Description

Shows how to solve an optimal control problem constrained by unsteady Burgers' equation with the SimOpt interface.

Shows how to solve a steady Burgers' optimal control problem using full-space methods.

Definition in file example_03.cpp.

Typedef Documentation

typedef double RealT

Definition at line 51 of file example_03.cpp.

Function Documentation

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