1 #ifndef DDMD_CELL_ATOM_H 2 #define DDMD_CELL_ATOM_H 11 #include <ddMd/chemistry/Atom.h> 12 #include <util/space/Vector.h> 33 void setPtr(
Atom* atomPtr)
51 const Vector& position()
const 59 return &(ptr_->mask());
Set of Atoms for which pair interactions with a parent Atom are "masked".
A Vector is a Cartesian vector.
Data for an atom in a CellList.
Vector & position()
Get position Vector by reference.
File containing preprocessor macros for error handling.
A point particle in an MD simulation.
Parallel domain decomposition (DD) MD simulation.