ROL
Typedefs | Functions
function/test_05.cpp File Reference
#include "ROL_SimpleEqConstrained.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_NonlinearLeastSquaresObjective.hpp"
#include "ROL_Algorithm.hpp"
#include "ROL_TrustRegionStep.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <iostream>

Go to the source code of this file.

Typedefs

typedef double RealT
 

Functions

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

Typedef Documentation

typedef double RealT

Definition at line 60 of file function/test_05.cpp.

Function Documentation

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