NAMD
|
#include <PmeSolver.h>
Public Attributes | |
float2 * | data |
int | dataSize |
int | x |
int | y |
int | z |
bool | doEnergy |
bool | doVirial |
int | numStrayAtoms |
Lattice | lattice |
unsigned int | grid |
int | simulationStep |
Definition at line 125 of file PmeSolver.h.
float2* PmeBlockMsg::data |
Definition at line 127 of file PmeSolver.h.
int PmeBlockMsg::dataSize |
Definition at line 128 of file PmeSolver.h.
bool PmeBlockMsg::doEnergy |
Definition at line 130 of file PmeSolver.h.
bool PmeBlockMsg::doVirial |
Definition at line 130 of file PmeSolver.h.
unsigned int PmeBlockMsg::grid |
Definition at line 133 of file PmeSolver.h.
Lattice PmeBlockMsg::lattice |
Definition at line 132 of file PmeSolver.h.
int PmeBlockMsg::numStrayAtoms |
Definition at line 131 of file PmeSolver.h.
int PmeBlockMsg::simulationStep |
Definition at line 134 of file PmeSolver.h.
int PmeBlockMsg::x |
Definition at line 129 of file PmeSolver.h.
int PmeBlockMsg::y |
Definition at line 129 of file PmeSolver.h.
int PmeBlockMsg::z |
Definition at line 129 of file PmeSolver.h.