ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/src/constraints/ZconstraintForceManager.hpp
(Generate patch)

Comparing:
trunk/src/constraints/ZconstraintForceManager.hpp (file contents), Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
branches/development/src/constraints/ZconstraintForceManager.hpp (file contents), Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC

# Line 54 | Line 54 | namespace OpenMD {
54      ZconstraintForceManager(SimInfo* info);
55      ~ZconstraintForceManager();
56          
57 <    virtual void calcForces(bool needPotential, bool needStress);
57 >    virtual void calcForces();
58  
59      RealType getZConsTime() { return zconsTime_; }
60      std::string getZConsOutput() { return zconsOutput_; }    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines