NAMD
Public Attributes | List of all members
ReplicaDcdDataMsg Class Reference

#include <DataExchanger.h>

Public Attributes

char core [CmiMsgHeaderSizeBytes]
 
int srcPart
 
int dcdIndex
 
uint16_t dcdSelectIndex
 
int NSAVC
 
int NPRIV
 
int NSTEP
 
int NFILE
 
int with_unitcell
 
int numAtoms
 
double DELTA
 
double unitcell [6]
 
char data [1]
 

Detailed Description

Definition at line 43 of file DataExchanger.h.

Member Data Documentation

◆ core

char ReplicaDcdDataMsg::core[CmiMsgHeaderSizeBytes]

Definition at line 45 of file DataExchanger.h.

Referenced by sendReplicaDcdData().

◆ data

char ReplicaDcdDataMsg::data[1]

Definition at line 52 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ dcdIndex

int ReplicaDcdDataMsg::dcdIndex

Definition at line 47 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ dcdSelectIndex

uint16_t ReplicaDcdDataMsg::dcdSelectIndex

Definition at line 48 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ DELTA

double ReplicaDcdDataMsg::DELTA

Definition at line 50 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ NFILE

int ReplicaDcdDataMsg::NFILE

Definition at line 49 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ NPRIV

int ReplicaDcdDataMsg::NPRIV

Definition at line 49 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ NSAVC

int ReplicaDcdDataMsg::NSAVC

Definition at line 49 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ NSTEP

int ReplicaDcdDataMsg::NSTEP

Definition at line 49 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ numAtoms

int ReplicaDcdDataMsg::numAtoms

Definition at line 49 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ srcPart

int ReplicaDcdDataMsg::srcPart

Definition at line 46 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ unitcell

double ReplicaDcdDataMsg::unitcell[6]

Definition at line 51 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().

◆ with_unitcell

int ReplicaDcdDataMsg::with_unitcell

Definition at line 49 of file DataExchanger.h.

Referenced by Output::recvReplicaDcdData().


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