#include <PmeSolver.h>
Definition at line 228 of file PmeSolver.h.
◆ PmePencilY() [1/2]
PmePencilY::PmePencilY |
( |
| ) |
|
◆ PmePencilY() [2/2]
PmePencilY::PmePencilY |
( |
CkMigrateMessage * |
m | ) |
|
◆ ~PmePencilY()
PmePencilY::~PmePencilY |
( |
| ) |
|
|
virtual |
◆ initBlockSizes()
void PmePencilY::initBlockSizes |
( |
| ) |
|
|
protected |
Definition at line 559 of file PmeSolver.C.
References blockSizes, getBlockDim(), Perm_Y_Z_cX, pmeGrid, and PmeGrid::yBlocks.
562 int i0, i1, j0, j1, k0, k1;
564 i0, i1, j0, j1, k0, k1);
565 int size = (i1-i0+1)*(j1-j0+1)*(k1-k0+1);
std::vector< int > blockSizes
static void getBlockDim(const PmeGrid &pmeGrid, const int permutation, const int iblock, const int jblock, const int kblock, int &i0, int &i1, int &j0, int &j1, int &k0, int &k1)
◆ blockSizes
std::vector<int> PmePencilY::blockSizes |
|
protected |
◆ doEnergy
bool PmePencilY::doEnergy |
|
protected |
◆ doVirial
bool PmePencilY::doVirial |
|
protected |
◆ fftComputes
◆ imsg
◆ lattice
◆ numStrayAtoms
int PmePencilY::numStrayAtoms |
|
protected |
◆ pmeGrid
◆ pmeTransposes
◆ simulationStep
int PmePencilY::simulationStep |
|
protected |
The documentation for this class was generated from the following files: