NAMD
Public Attributes | List of all members
PmeForcePencilMsg Class Reference

#include <ComputePmeCUDAMgr.h>

Inheritance diagram for PmeForcePencilMsg:

Public Attributes

CudaForceforce
 
CudaForceforce2
 
CudaForceforce3
 
CudaForceforce4
 
CudaForceforce5
 
int numAtoms
 
int y
 
int z
 
int srcY
 
int srcZ
 

Detailed Description

Definition at line 381 of file ComputePmeCUDAMgr.h.

Member Data Documentation

◆ force

CudaForce* PmeForcePencilMsg::force

Definition at line 383 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().

◆ force2

CudaForce* PmeForcePencilMsg::force2

Definition at line 384 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().

◆ force3

CudaForce* PmeForcePencilMsg::force3

Definition at line 385 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().

◆ force4

CudaForce* PmeForcePencilMsg::force4

Definition at line 386 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().

◆ force5

CudaForce* PmeForcePencilMsg::force5

Definition at line 387 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().

◆ numAtoms

int PmeForcePencilMsg::numAtoms

Definition at line 388 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().

◆ srcY

int PmeForcePencilMsg::srcY

◆ srcZ

int PmeForcePencilMsg::srcZ

◆ y

int PmeForcePencilMsg::y

Definition at line 389 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().

◆ z

int PmeForcePencilMsg::z

Definition at line 389 of file ComputePmeCUDAMgr.h.

Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().


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