A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
AtomicComputationList.cc File Reference
+ Include dependency graph for AtomicComputationList.cc:

Go to the source code of this file.

Macros

#define COMP_LIST_CC
 

Functions

std::ostream & operator<< (std::ostream &os, const AtomicComputationList &printMe)
 

Macro Definition Documentation

#define COMP_LIST_CC

Definition at line 20 of file AtomicComputationList.cc.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const AtomicComputationList printMe 
)

Definition at line 76 of file AtomicComputationList.cc.