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

Comparing trunk/src/restraints/RestraintForceManager.hpp (file contents):
Revision 1407 by cli2, Wed Jan 20 16:04:40 2010 UTC vs.
Revision 1464 by gezelter, Fri Jul 9 19:29:05 2010 UTC

# Line 55 | Line 55 | namespace OpenMD {
55      ~RestraintForceManager();
56  
57      virtual void init();
58 <    virtual void calcForces(bool needPotential, bool needStress);
58 >    virtual void calcForces();
59  
60      RealType doRestraints(RealType scalingFactor);
61      RealType getUnscaledPotential() { return unscaledPotential_; }

Comparing trunk/src/restraints/RestraintForceManager.hpp (property svn:keywords):
Revision 1407 by cli2, Wed Jan 20 16:04:40 2010 UTC vs.
Revision 1464 by gezelter, Fri Jul 9 19:29:05 2010 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines