Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
readall_test

Summation along tensor diagonals. More...

Collaboration diagram for readall_test:

Functions

int readall_test (int n, int m, World &dw)
 
char * getCmdOption (char **begin, char **end, const std::string &option)
 
int main (int argc, char **argv)
 

Detailed Description

Summation along tensor diagonals.

Function Documentation

char* getCmdOption ( char **  begin,
char **  end,
const std::string &  option 
)

Definition at line 82 of file readall_test.cxx.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 93 of file readall_test.cxx.

References getCmdOption(), ctf.core::np(), ctf.core::rank(), and readall_test().

int readall_test ( int  n,
int  m,
World dw 
)