NAMD
Public Attributes | List of all members
PmeAtomPencilMsg Class Reference

#include <ComputePmeCUDAMgr.h>

Inheritance diagram for PmeAtomPencilMsg:

Public Attributes

CudaAtomatoms
 
int numAtoms
 
int y
 
int z
 
int srcY
 
int srcZ
 
bool doEnergy
 
bool doVirial
 
Lattice lattice
 

Detailed Description

Definition at line 252 of file ComputePmeCUDAMgr.h.

Member Data Documentation

CudaAtom* PmeAtomPencilMsg::atoms
bool PmeAtomPencilMsg::doEnergy
bool PmeAtomPencilMsg::doVirial
Lattice PmeAtomPencilMsg::lattice
int PmeAtomPencilMsg::numAtoms
int PmeAtomPencilMsg::srcY
int PmeAtomPencilMsg::srcZ
int PmeAtomPencilMsg::y

Definition at line 256 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().

int PmeAtomPencilMsg::z

Definition at line 256 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().


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