ROL
Typedefs | Functions
vector/test_06.cpp File Reference

Test ProfiledVector interface. More...

#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[])
 

Detailed Description

Test ProfiledVector interface.

Definition in file vector/test_06.cpp.

Typedef Documentation

◆ OrdinalT

typedef int OrdinalT

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

◆ RealT

typedef double RealT

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

Function Documentation

◆ main()

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