1 #ifndef MCMD_CELL_TAG_H 2 #define MCMD_CELL_TAG_H void clear()
Set CellTag to empty/unused state.
int cellId
Cell index of Cell containing associated Atom.
int cellPos
Array index of Atom pointer in a Cell::part_ array.
Location of the pointer to a particular Atom in a CellList.
static const int NullIndex
Null (unknown) value for cellId and cellPos.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
CellTag()
Default constructor.