Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
fast_3mm.cxx File Reference
#include <ctf.hpp>
Include dependency graph for fast_3mm.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

int fast_diagram ( int const  n,
World ctf 
)
char* getCmdOption ( char **  begin,
char **  end,
const std::string &  option 
)

Definition at line 65 of file fast_3mm.cxx.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 76 of file fast_3mm.cxx.

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