#include <charm++.h>
Public Member Functions | |
GroupExt (void *impl_msg) | |
Static Public Member Functions | |
static void | __GroupExt (void *impl_msg, void *impl_obj_void) |
static void | __entryMethod (void *impl_msg, void *impl_obj_void) |
See README.charm4py
Definition at line 1133 of file charm++.h.
GroupExt::GroupExt | ( | void * | impl_msg | ) |
Definition at line 2321 of file ck.C.
References _chareTable, Chare::chareIdx, IrrGroup::ckGetChareType(), GroupMsgRecvExtCallback, _ckGroupID::idx, CkMarshallMsg::msgBuf, and IrrGroup::thisgroup.
Referenced by __GroupExt().
static void GroupExt::__GroupExt | ( | void * | impl_msg, | |
void * | impl_obj_void | |||
) | [inline, static] |
Definition at line 1137 of file charm++.h.
References GroupExt().
Referenced by CkRegisterGroupExt().
static void GroupExt::__entryMethod | ( | void * | impl_msg, | |
void * | impl_obj_void | |||
) | [inline, static] |
Definition at line 1141 of file charm++.h.
References GroupMsgRecvExtCallback, _ckGroupID::idx, CkMarshallMsg::msgBuf, and IrrGroup::thisgroup.
Referenced by CkRegisterGroupExt().