ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/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.
branches/development/src/restraints/ThermoIntegrationForceManager.hpp (file contents), Revision 1465 by chuckv, Fri Jul 9 23:08:25 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