NAMD
|
Public Attributes | |
int | reductionSetID |
int | sourceNode |
int | sequenceNumber |
int | dataSize |
BigReal * | data |
Definition at line 49 of file ReductionMgr.C.
BigReal* ReductionSubmitMsg::data |
Definition at line 55 of file ReductionMgr.C.
Referenced by ReductionMgr::remoteSubmit().
int ReductionSubmitMsg::dataSize |
Definition at line 54 of file ReductionMgr.C.
Referenced by ReductionMgr::remoteSubmit().
int ReductionSubmitMsg::reductionSetID |
Definition at line 51 of file ReductionMgr.C.
Referenced by ReductionMgr::remoteSubmit().
int ReductionSubmitMsg::sequenceNumber |
Definition at line 53 of file ReductionMgr.C.
Referenced by ReductionMgr::remoteSubmit().
int ReductionSubmitMsg::sourceNode |
Definition at line 52 of file ReductionMgr.C.
Referenced by ReductionMgr::remoteSubmit().