| 
    NAMD
    
   | 
 
#include <ProxyMgr.h>
  
 Public Attributes | |
| PatchID | patch | 
| Flags | flags | 
| int | plLen | 
| CompAtom * | positionList | 
| int | avgPlLen | 
| CompAtom * | avgPositionList | 
| int | vlLen | 
| CompAtom * | velocityList | 
| Real * | intRadList | 
| int * | lcpoTypeList | 
| int | plExtLen | 
| CompAtomExt * | positionExtList | 
| CudaAtom * | cudaAtomList | 
Definition at line 94 of file ProxyMgr.h.
| int ProxyDataMsg::avgPlLen | 
Definition at line 103 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| CompAtom* ProxyDataMsg::avgPositionList | 
Definition at line 104 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| CudaAtom* ProxyDataMsg::cudaAtomList | 
Definition at line 123 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| Flags ProxyDataMsg::flags | 
Definition at line 98 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| Real* ProxyDataMsg::intRadList | 
Definition at line 110 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), and ProxyPatch::receiveAll().
| int* ProxyDataMsg::lcpoTypeList | 
Definition at line 112 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), and ProxyPatch::receiveAll().
| PatchID ProxyDataMsg::patch | 
Definition at line 97 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyMgr::recvImmediateProxyAll(), NodeProxyMgr::recvImmediateProxyAll(), ProxyMgr::recvImmediateProxyData(), NodeProxyMgr::recvImmediateProxyData(), ProxyMgr::recvProxyAll(), and ProxyMgr::recvProxyData().
| int ProxyDataMsg::plExtLen | 
Definition at line 121 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| int ProxyDataMsg::plLen | 
Definition at line 100 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| CompAtomExt* ProxyDataMsg::positionExtList | 
Definition at line 122 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| CompAtom* ProxyDataMsg::positionList | 
Definition at line 102 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| CompAtom* ProxyDataMsg::velocityList | 
Definition at line 107 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
| int ProxyDataMsg::vlLen | 
Definition at line 106 of file ProxyMgr.h.
Referenced by HomePatch::positionsReady(), HomePatch::positionsReady_SOA(), ProxyPatch::receiveAll(), and ProxyPatch::receiveData().
 1.8.14