Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
endomorphism_cust.cxx File Reference
#include <ctf.hpp>
Include dependency graph for endomorphism_cust.cxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  cust_type
 

Functions

cust_type cadd (cust_type a, cust_type b)
 
void mpi_cadd (void *a, void *b, int *len, MPI_Datatype *d)
 
int endomorphism_cust (int n, World &dw)
 
char * getCmdOption (char **begin, char **end, const std::string &option)
 
int main (int argc, char **argv)