45#ifndef BRAINS_FORCEMODIFIER_HPP 
   46#define BRAINS_FORCEMODIFIER_HPP 
   56    virtual void modifyForces() = 0;
 
 
Abstract class for external ForceModifier classes.
One of the heavy-weight classes of OpenMD, SimInfo maintains objects and variables relating to the cu...
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.