ROL
test_10.cpp File Reference

Test bound constrainted interior point. More...

#include "ROL_GetTestProblems.hpp"
#include "ROL_Algorithm.hpp"
#include "ROL_Stream.hpp"
#include "ROL_InteriorPointStep.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <iostream>

Go to the source code of this file.

Macros

#define USE_HESSVEC   1

Functions

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

Detailed Description

Test bound constrainted interior point.

Definition in file step/test_10.cpp.

Macro Definition Documentation

◆ USE_HESSVEC

#define USE_HESSVEC   1

Definition at line 14 of file step/test_10.cpp.

Function Documentation

◆ main()

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