NAMD
Public Attributes | List of all members
ProxyDataMsg Class Reference

#include <ProxyMgr.h>

Inheritance diagram for ProxyDataMsg:

Public Attributes

PatchID patch
 
Flags flags
 
int plLen
 
CompAtompositionList
 
int avgPlLen
 
CompAtomavgPositionList
 
int vlLen
 
CompAtomvelocityList
 
RealintRadList
 
int * lcpoTypeList
 
int plExtLen
 
CompAtomExtpositionExtList
 
CudaAtomcudaAtomList
 

Detailed Description

Definition at line 94 of file ProxyMgr.h.

Member Data Documentation

int ProxyDataMsg::avgPlLen
CompAtom* ProxyDataMsg::avgPositionList
CudaAtom* ProxyDataMsg::cudaAtomList
Flags ProxyDataMsg::flags
Real* ProxyDataMsg::intRadList

Definition at line 110 of file ProxyMgr.h.

Referenced by HomePatch::positionsReady(), and ProxyPatch::receiveAll().

int* ProxyDataMsg::lcpoTypeList

Definition at line 112 of file ProxyMgr.h.

Referenced by HomePatch::positionsReady(), and ProxyPatch::receiveAll().

PatchID ProxyDataMsg::patch
int ProxyDataMsg::plExtLen
int ProxyDataMsg::plLen
CompAtomExt* ProxyDataMsg::positionExtList
CompAtom* ProxyDataMsg::positionList
CompAtom* ProxyDataMsg::velocityList
int ProxyDataMsg::vlLen

The documentation for this class was generated from the following file: