ROL
|
#include "example_01.hpp"
Go to the source code of this file.
Typedefs | |
typedef double | RealT |
Functions | |
int | main (int argc, char *argv[]) |
typedef double RealT |
Definition at line 51 of file burgers-control/example_01.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 53 of file burgers-control/example_01.cpp.
References ROL::Objective< Real >::checkGradient(), ROL::Objective< Real >::checkHessVec(), and Objective_BurgersControl< Real >::solve_state().