ROL
Typedefs | Functions
burgers-control/example_01.cpp File Reference

Shows how to solve an optimal control problem constrained by steady Burgers' equation with bound constraints. More...

#include "example_01.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 steady Burgers' equation with bound constraints.

Definition in file burgers-control/example_01.cpp.

Typedef Documentation

◆ RealT

typedef double RealT

Definition at line 51 of file burgers-control/example_01.cpp.

Function Documentation

◆ main()

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