1 #ifndef MCMD_ACTIVATE_H 2 #define MCMD_ACTIVATE_H Static member functions to de-active and re-active atoms.
static void activate(Molecule &molecule)
Activate all atoms and groups in one molecule.
static void reactivate(Atom &atom)
Re-activate a temporarily de-activated atom and update groups.
A point particle within a Molecule.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
A physical molecule (a set of covalently bonded Atoms).
static void deactivate(Atom &atom)
Temporarily de-activate one atom and update associated groups.