| 
    NAMD
    
   | 
 
#include <ComputePmeCUDAMgr.h>
  
 Public Attributes | |
| CudaForce * | force | 
| CudaForce * | force2 | 
| CudaForce * | force3 | 
| CudaForce * | force4 | 
| CudaForce * | force5 | 
| int | numAtoms | 
| int | y | 
| int | z | 
| int | srcY | 
| int | srcZ | 
Definition at line 381 of file ComputePmeCUDAMgr.h.
| CudaForce* PmeForcePencilMsg::force | 
Definition at line 383 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().
| CudaForce* PmeForcePencilMsg::force2 | 
Definition at line 384 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().
| CudaForce* PmeForcePencilMsg::force3 | 
Definition at line 385 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().
| CudaForce* PmeForcePencilMsg::force4 | 
Definition at line 386 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().
| CudaForce* PmeForcePencilMsg::force5 | 
Definition at line 387 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().
| int PmeForcePencilMsg::numAtoms | 
Definition at line 388 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().
| int PmeForcePencilMsg::srcY | 
Definition at line 390 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::recvForcesFromNeighbor(), and ComputePmeCUDADevice::sendForcesToNeighbors().
| int PmeForcePencilMsg::srcZ | 
Definition at line 390 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::recvForcesFromNeighbor(), and ComputePmeCUDADevice::sendForcesToNeighbors().
| int PmeForcePencilMsg::y | 
Definition at line 389 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().
| int PmeForcePencilMsg::z | 
Definition at line 389 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::sendForcesToNeighbors().
 1.8.14