NAMD
Public Attributes | List of all members
PmeAtomMsg Class Reference

#include <ComputePmeCUDAMgr.h>

Inheritance diagram for PmeAtomMsg:

Public Attributes

CudaAtomatoms
 
float * chargeFactors1
 
float * chargeFactors2
 
float * chargeFactors3
 
float * chargeFactors4
 
float * chargeFactors5
 
int numAtoms
 
int i
 
int j
 
ComputePmeCUDAcompute
 
int pe
 
bool doEnergy
 
bool doVirial
 
Lattice lattice
 
int simulationStep
 

Detailed Description

Definition at line 313 of file ComputePmeCUDAMgr.h.

Member Data Documentation

◆ atoms

CudaAtom* PmeAtomMsg::atoms

Definition at line 315 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::recvAtoms().

◆ chargeFactors1

float* PmeAtomMsg::chargeFactors1

Definition at line 316 of file ComputePmeCUDAMgr.h.

◆ chargeFactors2

float* PmeAtomMsg::chargeFactors2

Definition at line 317 of file ComputePmeCUDAMgr.h.

◆ chargeFactors3

float* PmeAtomMsg::chargeFactors3

Definition at line 318 of file ComputePmeCUDAMgr.h.

◆ chargeFactors4

float* PmeAtomMsg::chargeFactors4

Definition at line 319 of file ComputePmeCUDAMgr.h.

◆ chargeFactors5

float* PmeAtomMsg::chargeFactors5

Definition at line 320 of file ComputePmeCUDAMgr.h.

◆ compute

ComputePmeCUDA* PmeAtomMsg::compute

Definition at line 323 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::recvAtoms().

◆ doEnergy

bool PmeAtomMsg::doEnergy

Definition at line 325 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::recvAtoms().

◆ doVirial

bool PmeAtomMsg::doVirial

Definition at line 325 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::recvAtoms().

◆ i

int PmeAtomMsg::i

Definition at line 322 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDAMgr::recvAtoms().

◆ j

int PmeAtomMsg::j

Definition at line 322 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDAMgr::recvAtoms().

◆ lattice

Lattice PmeAtomMsg::lattice

Definition at line 326 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::recvAtoms().

◆ numAtoms

int PmeAtomMsg::numAtoms

Definition at line 321 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::recvAtoms().

◆ pe

int PmeAtomMsg::pe

Definition at line 324 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::recvAtoms().

◆ simulationStep

int PmeAtomMsg::simulationStep

Definition at line 327 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::recvAtoms().


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