# | Line 245 | Line 245 | namespace OpenMD { | |
---|---|---|
245 | readSet(whichFrame); | |
246 | ||
247 | if (needCOMprops_) { | |
248 | – | Snapshot* s = info_->getSnapshotManager()->getCurrentSnapshot(); |
248 | Thermo thermo(info_); | |
249 | Vector3d com; | |
250 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |