| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 
#include <ctf.hpp>

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) |