NAMD
|
#include <ProxyMgr.h>
Public Attributes | |
int | nodeSize |
NodeID * | nodes |
PatchID | patch |
int | flLen [Results::maxNumForces] |
char * | isForceNonZero |
Force * | forceArr |
Definition at line 215 of file ProxyMgr.h.
int ProxyCombinedResultRawMsg::flLen[Results::maxNumForces] |
Definition at line 233 of file ProxyMgr.h.
Referenced by ProxyPatch::depositCombinedResultRawMsg(), ProxyCombinedResultMsg::fromRaw(), HomePatch::receiveResults(), and ProxyCombinedResultMsg::toRaw().
Force* ProxyCombinedResultRawMsg::forceArr |
Definition at line 236 of file ProxyMgr.h.
Referenced by ProxyPatch::depositCombinedResultRawMsg(), ProxyCombinedResultMsg::fromRaw(), HomePatch::receiveResults(), and ProxyCombinedResultMsg::toRaw().
char* ProxyCombinedResultRawMsg::isForceNonZero |
Definition at line 234 of file ProxyMgr.h.
Referenced by ProxyPatch::depositCombinedResultRawMsg(), ProxyCombinedResultMsg::fromRaw(), HomePatch::receiveResults(), and ProxyCombinedResultMsg::toRaw().
NodeID* ProxyCombinedResultRawMsg::nodes |
Definition at line 218 of file ProxyMgr.h.
Referenced by ProxyPatch::depositCombinedResultRawMsg(), ProxyCombinedResultMsg::fromRaw(), and ProxyCombinedResultMsg::toRaw().
int ProxyCombinedResultRawMsg::nodeSize |
Definition at line 217 of file ProxyMgr.h.
Referenced by ProxyPatch::depositCombinedResultRawMsg(), ProxyCombinedResultMsg::fromRaw(), HomePatch::receiveResults(), and ProxyCombinedResultMsg::toRaw().
PatchID ProxyCombinedResultRawMsg::patch |
Definition at line 231 of file ProxyMgr.h.
Referenced by ProxyCombinedResultMsg::fromRaw(), ProxyMgr::recvImmediateResults(), NodeProxyMgr::recvImmediateResults(), ProxyMgr::recvResults(), and ProxyCombinedResultMsg::toRaw().