
Data Structures | |
| class | XArraySectionReducer |
| Helper class to complete the last step in a cross-array reduction. More... | |
Functions | |
| void | processSectionContribution (void *that, void *msg) |
| The reduction client that has to be registered for each subsection. | |
| void ck::impl::processSectionContribution | ( | void * | that, | |
| void * | msg | |||
| ) |
The reduction client that has to be registered for each subsection.
Definition at line 75 of file XArraySectionReducer.h.
Referenced by CkMulticastMgr::setReductionClient().
1.5.5