Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
StridedData.cpp File Reference

Tests the StridedData class. More...

#include <Zoltan2_StridedData.hpp>
#include <Zoltan2_TestHelpers.hpp>
Include dependency graph for StridedData.cpp:

Go to the source code of this file.

Functions

void StridedDataTest (const Teuchos::SerialComm< int > &comm)
 
int main (int narg, char *arg[])
 

Detailed Description

Tests the StridedData class.

Todo:
Some of the tests require that you look at the output to know if they did the right thing. Enhance this so the test itself determines correctness.

Definition in file StridedData.cpp.

Function Documentation

void StridedDataTest ( const Teuchos::SerialComm< int > &  comm)
Test:
strided input with stride 1
Test:
strided input with stride 3

Definition at line 66 of file StridedData.cpp.

int main ( int  narg,
char *  arg[] 
)

Definition at line 172 of file StridedData.cpp.