ROL
Macros | Typedefs | Functions
step/test_01.cpp File Reference

Test line search. More...

#include "ROL_GetTestProblems.hpp"
#include "ROL_OptimizationSolver.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.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.

Test interior point step.

Definition in file step/test_01.cpp.

Macro Definition Documentation

◆ USE_HESSVEC

#define USE_HESSVEC   0

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

Typedef Documentation

◆ RealT

typedef double RealT

Definition at line 58 of file step/test_01.cpp.

Function Documentation

◆ main()

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