| # | Line 305 | Line 305 | namespace OpenMD { | |
|---|---|---|
| 305 | currRestTime_ = currSnapshot_->getTime(); | |
| 306 | } | |
| 307 | ||
| 308 | < | void RestraintForceManager::calcForces(bool needPotential, bool needStress){ |
| 308 | > | void RestraintForceManager::calcForces(){ |
| 309 | ||
| 310 | < | ForceManager::calcForces(needPotential, needStress); |
| 310 | > | ForceManager::calcForces(); |
| 311 | RealType restPot_local, restPot; | |
| 312 | ||
| 313 | restPot_local = doRestraints(1.0); | |
| # | Line 0 | Line 1 | |
|---|---|---|
| 1 | + | Author Id Revision Date |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |