NAMD
|
#include <CudaRecord.h>
Public Attributes | |
float | x |
float | y |
float | z |
float | q |
Definition at line 58 of file CudaRecord.h.
float CudaAtom::q |
Definition at line 59 of file CudaRecord.h.
Referenced by HomePatch::positionsReady_SOA(), and ComputePmeCUDADevice::spreadCharge().
float CudaAtom::x |
Definition at line 59 of file CudaRecord.h.
Referenced by HomePatch::positionsReady_SOA(), ComputePmeCUDADevice::recvAtoms(), and ComputePmeCUDADevice::spreadCharge().
float CudaAtom::y |
Definition at line 59 of file CudaRecord.h.
Referenced by HomePatch::positionsReady_SOA(), ComputePmeCUDADevice::recvAtoms(), and ComputePmeCUDADevice::spreadCharge().
float CudaAtom::z |
Definition at line 59 of file CudaRecord.h.
Referenced by HomePatch::positionsReady_SOA(), ComputePmeCUDADevice::recvAtoms(), and ComputePmeCUDADevice::spreadCharge().