#include <ckreduction.h>
Public Member Functions | |
setElement * | next (void) |
Data Fields | |
int | dataSize |
char | data [1] |
Definition at line 200 of file ckreduction.h.
CkReduction::setElement * CkReduction::setElement::next | ( | void | ) |
Definition at line 1553 of file ckreduction.C.
References dataSize, n, and SET_NEXT().
Referenced by GreedyRefineLB::receiveSolutions().
char CkReduction::setElement::data[1] |