ROL
Typedefs | Functions
test_05.cpp File Reference

Test ScaledStdVector interface. More...

#include "ROL_ScaledStdVector.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"

Go to the source code of this file.

Typedefs

typedef double RealT
 
typedef double ElementT
 

Functions

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

Detailed Description

Test ScaledStdVector interface.

Definition in file vector/test_05.cpp.

Typedef Documentation

◆ RealT

typedef double RealT

Definition at line 54 of file vector/test_05.cpp.

◆ ElementT

typedef double ElementT

Definition at line 55 of file vector/test_05.cpp.

Function Documentation

◆ main()

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