ROL
Typedefs | Functions
vector/test_06.cpp File Reference
#include "ROL_ProfiledVector.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_Zakharov.hpp"
#include "ROL_Algorithm.hpp"
#include "ROL_TrustRegionStep.hpp"
#include "ROL_StatusTest.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"

Go to the source code of this file.

Typedefs

typedef int OrdinalT
 
typedef double RealT
 

Functions

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

Typedef Documentation

typedef int OrdinalT

Definition at line 58 of file vector/test_06.cpp.

typedef double RealT

Definition at line 59 of file vector/test_06.cpp.

Function Documentation

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