Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
repack

Tests contraction of a symmetric index group with a nonsymmetric one. More...

Collaboration diagram for repack:

Functions

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

Detailed Description

Tests contraction of a symmetric index group with a nonsymmetric one.

Function Documentation

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

Definition at line 78 of file repack.cxx.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 89 of file repack.cxx.

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

int repack ( int  n,
World dw 
)