ROL
Typedefs | Functions
test_16.cpp File Reference

Test augmented Lagrangian step. More...

#include "ROL_GetTestProblems.hpp"
#include "ROL_OptimizationSolver.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_XMLParameterListHelpers.hpp"
#include <iostream>

Go to the source code of this file.

Typedefs

typedef double RealT
 

Functions

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

Detailed Description

Test augmented Lagrangian step.

Definition in file test_16.cpp.

Typedef Documentation

typedef double RealT

Definition at line 55 of file test_16.cpp.

Function Documentation

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