|
NAMD
|
#include <ProxyMgr.h>
Static Public Member Functions | |
| static ProxyCombinedResultRawMsg * | toRaw (ProxyCombinedResultMsg *msg) |
| static ProxyCombinedResultMsg * | fromRaw (ProxyCombinedResultRawMsg *msg) |
Public Attributes | |
| PatchID | patch |
| NodeIDList | nodes |
| ForceList * | forceList [Results::maxNumForces] |
Definition at line 239 of file ProxyMgr.h.
|
static |
Definition at line 302 of file ProxyMgr.C.
References ResizeArray< Elem >::add(), ResizeArray< Elem >::begin(), ComputeGlobalResultsMsg::f, ProxyCombinedResultRawMsg::flLen, ProxyCombinedResultRawMsg::forceArr, forceList, ProxyCombinedResultRawMsg::isForceNonZero, Results::maxNumForces, ProxyCombinedResultRawMsg::nodes, nodes, ProxyCombinedResultRawMsg::nodeSize, ProxyCombinedResultRawMsg::patch, patch, ResizeArray< Elem >::resize(), Vector::x, Vector::y, and Vector::z.
Referenced by ProxyPatch::depositCombinedResultRawMsg().
|
static |
Definition at line 247 of file ProxyMgr.C.
References ResizeArray< Elem >::begin(), ComputeGlobalResultsMsg::f, ProxyCombinedResultRawMsg::flLen, ProxyCombinedResultRawMsg::forceArr, forceList, ProxyCombinedResultRawMsg::isForceNonZero, Results::maxNumForces, ProxyCombinedResultRawMsg::nodes, nodes, ProxyCombinedResultRawMsg::nodeSize, ProxyCombinedResultRawMsg::patch, patch, PRIORITY_SIZE, ResizeArray< Elem >::size(), Vector::x, Vector::y, and Vector::z.
Referenced by ProxyMgr::recvImmediateResults(), NodeProxyMgr::recvImmediateResults(), and ProxyMgr::sendResults().
| ForceList* ProxyCombinedResultMsg::forceList[Results::maxNumForces] |
Definition at line 254 of file ProxyMgr.h.
Referenced by ProxyPatch::depositCombinedResultMsg(), ProxyPatch::depositCombinedResultRawMsg(), fromRaw(), and toRaw().
| NodeIDList ProxyCombinedResultMsg::nodes |
Definition at line 253 of file ProxyMgr.h.
Referenced by ProxyPatch::depositCombinedResultMsg(), ProxyPatch::depositCombinedResultRawMsg(), fromRaw(), and toRaw().
| PatchID ProxyCombinedResultMsg::patch |
Definition at line 252 of file ProxyMgr.h.
Referenced by fromRaw(), ProxyMgr::sendResults(), and toRaw().
1.8.14