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