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

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

# Line 103 | Line 103 | namespace OpenMD {
103          
104    private:
105          
106 <    virtual void calcForce(bool needPotential, bool needStress);    
106 >    virtual void calcForce();    
107          
108      virtual void moveA() = 0;
109          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines