|
NAMD
|
#include <CudaPmeSolver.h>
Public Member Functions | |
| CudaPmePencilZ_SDAG_CODE | CudaPmePencilZ () |
| CudaPmePencilZ (CkMigrateMessage *m) | |
| ~CudaPmePencilZ () | |
| void | initialize (CudaPmeXInitMsg *msg) |
| void | initialize (CudaPmeXYInitMsg *msg) |
| void | initializeDevice (InitDeviceMsg2 *msg) |
| void | energyAndVirialDone (unsigned int iGrid) |
Definition at line 190 of file CudaPmeSolver.h.
|
inline |
Definition at line 193 of file CudaPmeSolver.h.
|
inline |
Definition at line 194 of file CudaPmeSolver.h.
| CudaPmePencilZ::~CudaPmePencilZ | ( | ) |
| void CudaPmePencilZ::energyAndVirialDone | ( | unsigned int | iGrid | ) |
Definition at line 1092 of file CudaPmeSolver.C.
| void CudaPmePencilZ::initialize | ( | CudaPmeXInitMsg * | msg | ) |
Definition at line 836 of file CudaPmeSolver.C.
References CudaPmeXInitMsg::pmeGrid, CudaPmeXInitMsg::pmePencilY, and CudaPmeXInitMsg::yMap.
| void CudaPmePencilZ::initialize | ( | CudaPmeXYInitMsg * | msg | ) |
Definition at line 847 of file CudaPmeSolver.C.
References CudaPmeXYInitMsg::pmeGrid, CudaPmeXYInitMsg::pmePencilXY, and CudaPmeXYInitMsg::xyMap.
| void CudaPmePencilZ::initializeDevice | ( | InitDeviceMsg2 * | msg | ) |
Definition at line 865 of file CudaPmeSolver.C.
References cudaCheck, InitDeviceMsg2::deviceID, InitDeviceMsg2::deviceProxy, ComputeNonbondedUtil::ewaldcof, InitDeviceMsg2::mgrProxy, NUM_GRID_MAX, Perm_Z_cX_Y, and InitDeviceMsg2::stream.
1.8.14