| # | Line 313 | Line 313 | namespace OpenMD { | |
|---|---|---|
| 313 | sd = mol->nextIntegrableObject(j)) { | |
| 314 | ||
| 315 | frc = sd->getFrc(); | |
| 316 | – | vel = sd->getVel(); |
| 317 | – | |
| 316 | mass = sd->getMass(); | |
| 317 | ||
| 318 | getVelScaleB(sc, index); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |