
Go to the source code of this file.
Data Structures | |
| struct | _CkSectionInfoStruct |
| Structure that holds info relevant to the use of an array/group section. More... | |
| union | _CkSectionInfoStruct::section_type |
| Info needed by the section comm managers. More... | |
| struct | _CkSectionInfoStruct::section_type::sec_mcast |
| struct | _CkSectionInfoStruct::section_type::commlibInfo |
| class | CkSectionInfo |
| class | CkMcastBaseMsg |
| CkMcastBaseMsg is the base class for all multicast messages. More... | |
| class | CkSectionID |
| A class that holds complete info about an array/group section. More... | |
Typedefs | |
| typedef struct _CkSectionInfoStruct | CkSectionInfoStruct |
Functions | |
| PUPbytes (CkSectionInfo) PUPmarshall(CkSectionInfo) class CkArrayIndex1D | |
Supported operation includes section multicast and reduction. It is currently implemented using delegation.
Extracted from charm++.h into separate file on 6/22/2003 by Gengbin Zheng.
Modified to make it suitable for the Communication Library by Sameer Kumar.
Definition in file cksection.h.
| typedef struct _CkSectionInfoStruct CkSectionInfoStruct |
| PUPbytes | ( | CkSectionInfo | ) |
1.5.5