Go to the source code of this file.
Namespaces | |
namespace | MSA |
Data Structures | |
struct | MSA::MSA_InvalidHandle |
class | MSA::Writable< ENTRY > |
class | MSA::Accumulable< MSA > |
class | MSA::MSAHandle< MSA > |
class | MSA::MSARead< MSA > |
class | MSA::MSAWrite< MSA > |
class | MSA::MSAAccum< MSA > |
class | MSA::MSA1D< ENTRY, ENTRY_OPS_CLASS, ENTRIES_PER_PAGE > |
The MSA1D class is a handle to a distributed shared array of items of data type ENTRY. More... | |
class | MSA::MSA2D< ENTRY, ENTRY_OPS_CLASS, ENTRIES_PER_PAGE, ARRAY_LAYOUT > |
class | MSA::MSA3D< ENTRY, ENTRY_OPS_CLASS, ENTRIES_PER_PAGE > |
The MSA3D class is a handle to a distributed shared array of items of data type ENTRY. More... | |
Variables | |
static const int | MSA::DEFAULT_SYNC_SINGLE = 0 |
static const bool | MSA::MSA_CLEAR_ALL = true |