|
NAMD
|
#include <ComputePmeCUDAMgr.h>
Public Member Functions | |
| PmeAtomFiler () | |
| PmeAtomFiler (CkMigrateMessage *) | |
| ~PmeAtomFiler () | |
| void | fileAtoms (const int numAtoms, const CudaAtom *atoms, Lattice &lattice, const PmeGrid &pmeGrid, const int pencilIndexY, const int pencilIndexZ, const int ylo, const int yhi, const int zlo, const int zhi) |
| int | getNumAtoms (int p) |
| int * | getAtomIndex (int p) |
Definition at line 400 of file ComputePmeCUDAMgr.h.
| PmeAtomFiler::PmeAtomFiler | ( | ) |
Definition at line 108 of file ComputePmeCUDAMgr.C.
| PmeAtomFiler::PmeAtomFiler | ( | CkMigrateMessage * | m | ) |
Definition at line 114 of file ComputePmeCUDAMgr.C.
| PmeAtomFiler::~PmeAtomFiler | ( | ) |
Definition at line 120 of file ComputePmeCUDAMgr.C.
| void PmeAtomFiler::fileAtoms | ( | const int | numAtoms, |
| const CudaAtom * | atoms, | ||
| Lattice & | lattice, | ||
| const PmeGrid & | pmeGrid, | ||
| const int | pencilIndexY, | ||
| const int | pencilIndexZ, | ||
| const int | ylo, | ||
| const int | yhi, | ||
| const int | zlo, | ||
| const int | zhi | ||
| ) |
Definition at line 132 of file ComputePmeCUDAMgr.C.
References Lattice::a_r(), Lattice::b_r(), Lattice::c_r(), PmeRealSpaceCompute::calcGridCoord(), DebugM, endi(), getPencilIndexY(), getPencilIndexZ(), PmeGrid::K1, PmeGrid::K2, PmeGrid::K3, PmeGrid::order, Vector::x, Vector::y, PmeGrid::yBlocks, Vector::z, and PmeGrid::zBlocks.
Referenced by ComputePmeCUDADevice::recvAtoms().
|
inline |
Definition at line 410 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::recvAtoms().
|
inline |
Definition at line 409 of file ComputePmeCUDAMgr.h.
Referenced by ComputePmeCUDADevice::recvAtoms().
1.8.14