ROL
|
#include "example_02.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 52 of file burgers-control/example_02.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 54 of file burgers-control/example_02.cpp.
References ROL::Constraint< Real >::checkApplyAdjointHessian(), ROL::Constraint< Real >::checkApplyAdjointJacobian(), ROL::Constraint< Real >::checkApplyJacobian(), ROL::Objective< Real >::checkGradient(), ROL::Objective< Real >::checkHessVec(), ROL::StdVector< Real, Element >::clone(), ROL::Constraint_SimOpt< Real >::setSolveParameters(), Constraint_BurgersControl< Real >::solve(), and ROL::Vector< Real >::zero().