ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/restraints/ThermoIntegrationForceManager.hpp
(Generate patch)

Comparing trunk/src/restraints/ThermoIntegrationForceManager.hpp (file contents):
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
Revision 1464 by gezelter, Fri Jul 9 19:29:05 2010 UTC

# 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;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines