ROL
Macros | Typedefs | Functions
test_12.cpp File Reference
#include "Teuchos_GlobalMPISession.hpp"
#include "ROL_Step.hpp"
#include "ROL_GetTestProblems.hpp"
#include <iostream>

Go to the source code of this file.

Macros

#define USE_HESSVEC   0
 

Typedefs

typedef double RealT
 

Functions

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

Macro Definition Documentation

◆ USE_HESSVEC

#define USE_HESSVEC   0

Definition at line 48 of file step/test_12.cpp.

Typedef Documentation

◆ RealT

typedef double RealT

Definition at line 57 of file step/test_12.cpp.

Function Documentation

◆ main()

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