NAMD
Public Attributes | List of all members
PmeAtomPencilMsg Class Reference

#include <ComputePmeCUDAMgr.h>

Inheritance diagram for PmeAtomPencilMsg:

Public Attributes

CudaAtomatoms
 
float * chargeFactors1
 
float * chargeFactors2
 
float * chargeFactors3
 
float * chargeFactors4
 
float * chargeFactors5
 
int numAtoms
 
int y
 
int z
 
int srcY
 
int srcZ
 
bool doEnergy
 
bool doVirial
 
Lattice lattice
 
int simulationStep
 

Detailed Description

Definition at line 365 of file ComputePmeCUDAMgr.h.

Member Data Documentation

◆ atoms

CudaAtom* PmeAtomPencilMsg::atoms

◆ chargeFactors1

float* PmeAtomPencilMsg::chargeFactors1

Definition at line 368 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().

◆ chargeFactors2

float* PmeAtomPencilMsg::chargeFactors2

Definition at line 369 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().

◆ chargeFactors3

float* PmeAtomPencilMsg::chargeFactors3

Definition at line 370 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().

◆ chargeFactors4

float* PmeAtomPencilMsg::chargeFactors4

Definition at line 371 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().

◆ chargeFactors5

float* PmeAtomPencilMsg::chargeFactors5

Definition at line 372 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().

◆ doEnergy

bool PmeAtomPencilMsg::doEnergy

◆ doVirial

bool PmeAtomPencilMsg::doVirial

◆ lattice

Lattice PmeAtomPencilMsg::lattice

◆ numAtoms

int PmeAtomPencilMsg::numAtoms

◆ simulationStep

int PmeAtomPencilMsg::simulationStep

◆ srcY

int PmeAtomPencilMsg::srcY

◆ srcZ

int PmeAtomPencilMsg::srcZ

◆ y

int PmeAtomPencilMsg::y

Definition at line 374 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().

◆ z

int PmeAtomPencilMsg::z

Definition at line 374 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendAtomsToNeighbor().


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