ROL
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.

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 burgers-control/example_03.cpp.

Function Documentation

◆ main()