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

Comparing trunk/src/constraints/ZconstraintForceManager.cpp (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 240 | Line 240 | namespace OpenMD {
240      currZconsTime_ = currSnapshot_->getTime();
241    }
242  
243 <  void ZconstraintForceManager::calcForces(bool needPotential, bool needStress){
244 <    ForceManager::calcForces(needPotential, needStress);
243 >  void ZconstraintForceManager::calcForces(){
244 >    ForceManager::calcForces();
245      
246      if (usingZconsGap_){
247        updateZPos();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines