2 #ifndef MCMD_LINK_EVENTS_H 3 #define MCMD_LINK_EVENTS_H Event signalling the reset of an atom from the LinkMaster.
A Link represents a crosslink between two Atoms.
Event signalling removal of a Link from the LinkMaster.
Link * getLink() const
Get pointer to reset Link.
ReSetAtomEvent(Link *ptr, int endId)
Constructor.
Event signalling addition of Link to the LinkMaster.
LinkRemoveEvent(Link *ptr)
Constructor.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
int getEndId() const
Get pointer to reset link end.
Event signalling reset of Link to the LinkMaster.
LinkAddEvent(Link *ptr)
Constructor.
LinkResetEvent(Link *ptr)
Constructor.