| 
    NAMD
    
   | 
 
#include <ProxyMgr.h>
  
 Static Public Member Functions | |
| static void * | pack (ProxyResultMsg *msg) | 
| static ProxyResultMsg * | unpack (void *ptr) | 
Public Attributes | |
| NodeID | node | 
| PatchID | patch | 
| ForceList * | forceList [Results::maxNumForces] | 
Definition at line 164 of file ProxyMgr.h.
      
  | 
  static | 
      
  | 
  static | 
Definition at line 111 of file ProxyMgr.C.
References ALIGN_8, ResizeArray< Elem >::begin(), ComputeGlobalResultsMsg::f, forceList, Results::maxNumForces, node, patch, ResizeArray< Elem >::resize(), Vector::x, Vector::y, and Vector::z.
| ForceList* ProxyResultMsg::forceList[Results::maxNumForces] | 
Definition at line 168 of file ProxyMgr.h.
Referenced by HomePatch::receiveResults(), and unpack().
| NodeID ProxyResultMsg::node | 
Definition at line 166 of file ProxyMgr.h.
Referenced by HomePatch::receiveResults(), and unpack().
| PatchID ProxyResultMsg::patch | 
Definition at line 167 of file ProxyMgr.h.
Referenced by ProxyMgr::recvResults(), ProxyMgr::sendResults(), and unpack().
 1.8.14