ROL
Macros | Typedefs | Functions
test_06.cpp File Reference

Test line search. More...

#include "ROL_TestObjectives.hpp"
#include "ROL_Algorithm.hpp"
#include "Teuchos_oblackholestream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_XMLParameterListHelpers.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[])
 

Detailed Description

Test line search.

Definition in file test_06.cpp.

Macro Definition Documentation

#define USE_HESSVEC   0

Definition at line 48 of file test_06.cpp.

Typedef Documentation

typedef double RealT

Definition at line 58 of file test_06.cpp.

Function Documentation

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