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

◆ avgPlLen

int ProxyDataMsg::avgPlLen

◆ avgPositionList

CompAtom* ProxyDataMsg::avgPositionList

◆ cudaAtomList

CudaAtom* ProxyDataMsg::cudaAtomList

◆ flags

Flags ProxyDataMsg::flags

◆ intRadList

Real* ProxyDataMsg::intRadList

◆ lcpoTypeList

int* ProxyDataMsg::lcpoTypeList

◆ patch

PatchID ProxyDataMsg::patch

◆ plExtLen

int ProxyDataMsg::plExtLen

◆ plLen

int ProxyDataMsg::plLen

◆ positionExtList

CompAtomExt* ProxyDataMsg::positionExtList

◆ positionList

CompAtom* ProxyDataMsg::positionList

◆ velocityList

CompAtom* ProxyDataMsg::velocityList

◆ vlLen

int ProxyDataMsg::vlLen

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