NAMD
Public Attributes | List of all members
ExchangeAtomsMsg Class Reference

#include <PatchMgr.h>

Inheritance diagram for ExchangeAtomsMsg:

Public Attributes

Lattice lattice
 
int pid
 
int numAtoms
 
FullAtomatoms
 

Detailed Description

Definition at line 107 of file PatchMgr.h.

Member Data Documentation

FullAtom* ExchangeAtomsMsg::atoms

Definition at line 112 of file PatchMgr.h.

Referenced by HomePatch::exchangeAtoms(), and HomePatch::recvExchangeMsg().

Lattice ExchangeAtomsMsg::lattice

Definition at line 109 of file PatchMgr.h.

Referenced by HomePatch::exchangeAtoms(), and HomePatch::recvExchangeMsg().

int ExchangeAtomsMsg::numAtoms

Definition at line 111 of file PatchMgr.h.

Referenced by HomePatch::exchangeAtoms(), and HomePatch::recvExchangeMsg().

int ExchangeAtomsMsg::pid

Definition at line 110 of file PatchMgr.h.

Referenced by HomePatch::exchangeAtoms(), and PatchMgr::recvExchangeMsg().


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