
#include <cksection.h>

Data Fields | |
| CkGroupID | aid |
| The array ID of the array that has been sectioned. | |
| int | pe |
| The pe on which this object has been created. | |
| union _CkSectionInfoStruct::section_type | sInfo |
| char | type |
Data Structures | |
| union | section_type |
| Info needed by the section comm managers. More... | |
Definition at line 28 of file cksection.h.
The array ID of the array that has been sectioned.
Definition at line 30 of file cksection.h.
Referenced by CkSectionInfo::CkSectionInfo(), CkSectionInfo::get_aid(), and PUPmarshall().
The pe on which this object has been created.
Definition at line 32 of file cksection.h.
Referenced by CkSectionInfo::CkSectionInfo(), and CkSectionInfo::get_pe().
Referenced by ComlibManager::ArraySectionSend(), CkSectionID::CKSECTIONID_CONSTRUCTOR(), CkSectionInfo::CkSectionInfo(), ComlibInitSectionID(), CkSectionInfo::get_redNo(), CkSectionInfo::get_val(), ComlibSectionInfo::getNewDeliveryErrorMsg(), ComlibSectionInfo::getNewMulticastMessage(), MulticastStrategy::handleNewMulticastMessage(), ComlibSectionInfo::initSectionID(), MulticastStrategy::insertMessage(), MulticastStrategy::insertSectionID(), and ComlibSectionInfo::processOldSectionMessage().
Definition at line 61 of file cksection.h.
Referenced by CkSectionInfo::CkSectionInfo(), CkSectionInfo::get_redNo(), CkSectionInfo::get_type(), and CkSectionInfo::get_val().
1.5.5