NAMD
|
Public Attributes | |
int | sourceNode |
int | sequence |
int | hasData |
Lattice | lattice |
int | start |
int | len |
int | zlistlen |
int * | zlist |
char * | fgrid |
float * | qgrid |
CkArrayIndex3D | destElem |
Definition at line 138 of file ComputePme.C.
CkArrayIndex3D PmeGridMsg::destElem |
Definition at line 151 of file ComputePme.C.
Referenced by NodePmeMgr::recvZGrid(), and ComputePmeMgr::sendPencilsPart().
char* PmeGridMsg::fgrid |
Definition at line 149 of file ComputePme.C.
Referenced by ComputePmeMgr::copyResults(), PmeZPencil::recv_grid(), ComputePmeMgr::recvGrid(), PmeZPencil::send_ungrid(), ComputePmeMgr::sendDataPart(), ComputePmeMgr::sendPencilsPart(), and ComputePmeMgr::sendUngridSubset().
int PmeGridMsg::hasData |
Definition at line 143 of file ComputePme.C.
Referenced by PmeZPencil::node_process_grid(), PmeZPencil::recv_grid(), PmeZPencil::send_ungrid(), and ComputePmeMgr::sendPencilsPart().
Lattice PmeGridMsg::lattice |
Definition at line 144 of file ComputePme.C.
Referenced by PmeZPencil::recv_grid(), ComputePmeMgr::recvGrid(), ComputePmeMgr::sendDataPart(), and ComputePmeMgr::sendPencilsPart().
int PmeGridMsg::len |
Definition at line 146 of file ComputePme.C.
Referenced by ComputePmeMgr::copyResults(), ComputePmeMgr::sendDataPart(), ComputePmeMgr::sendPencilsPart(), and ComputePmeMgr::sendUngridSubset().
float* PmeGridMsg::qgrid |
Definition at line 150 of file ComputePme.C.
Referenced by ComputePmeMgr::copyPencils(), ComputePmeMgr::copyResults(), PmeZPencil::recv_grid(), ComputePmeMgr::recvGrid(), PmeZPencil::send_ungrid(), ComputePmeMgr::sendDataPart(), ComputePmeMgr::sendPencilsPart(), and ComputePmeMgr::sendUngridSubset().
int PmeGridMsg::sequence |
Definition at line 142 of file ComputePme.C.
Referenced by PmeZPencil::recv_grid(), ComputePmeMgr::recvGrid(), ComputePmeMgr::sendDataPart(), and ComputePmeMgr::sendPencilsPart().
int PmeGridMsg::sourceNode |
Definition at line 141 of file ComputePme.C.
Referenced by ComputePmeMgr::copyPencils(), PmeZPencil::send_ungrid(), ComputePmeMgr::sendDataPart(), ComputePmeMgr::sendPencilsPart(), and ComputePmeMgr::sendUngridSubset().
int PmeGridMsg::start |
Definition at line 145 of file ComputePme.C.
Referenced by ComputePmeMgr::copyResults(), ComputePmeMgr::sendDataPart(), ComputePmeMgr::sendPencilsPart(), and ComputePmeMgr::sendUngridSubset().
int* PmeGridMsg::zlist |
Definition at line 148 of file ComputePme.C.
Referenced by ComputePmeMgr::copyPencils(), ComputePmeMgr::copyResults(), PmeZPencil::recv_grid(), ComputePmeMgr::recvGrid(), PmeZPencil::send_ungrid(), ComputePmeMgr::sendDataPart(), ComputePmeMgr::sendPencilsPart(), and ComputePmeMgr::sendUngridSubset().
int PmeGridMsg::zlistlen |
Definition at line 147 of file ComputePme.C.
Referenced by ComputePmeMgr::copyPencils(), ComputePmeMgr::copyResults(), PmeZPencil::recv_grid(), ComputePmeMgr::recvGrid(), PmeZPencil::send_ungrid(), ComputePmeMgr::sendDataPart(), ComputePmeMgr::sendPencilsPart(), and ComputePmeMgr::sendUngridSubset().