ROL
test_04.cpp File Reference

Test bound constrained trust-region steps. 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   1

Functions

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

Detailed Description

Test bound constrained trust-region steps.

Definition in file step/test_04.cpp.

Macro Definition Documentation

◆ USE_HESSVEC

#define USE_HESSVEC   1

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

Function Documentation

◆ main()