| # | Line 66 | Line 66 | namespace OpenMD { | |
|---|---|---|
| 66 | ||
| 67 | void VelocityVerletIntegrator::initialize(){ | |
| 68 | ||
| 69 | < | forceMan_->init(); |
| 69 | > | forceMan_->initialize(); |
| 70 | ||
| 71 | // remove center of mass drift velocity (in case we passed in a | |
| 72 | // configuration that was drifting) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |