| # | Line 52 | Line 52 | namespace OpenMD { | |
|---|---|---|
| 52 | ThermoIntegrationForceManager(SimInfo* info); | |
| 53 | ~ThermoIntegrationForceManager(); | |
| 54 | ||
| 55 | < | virtual void calcForces(bool needPotential, bool needStress); |
| 55 | > | virtual void calcForces(); |
| 56 | ||
| 57 | private: | |
| 58 | Globals* simParam; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |