# | Line 424 | Line 424 | namespace OpenMD { | |
---|---|---|
424 | } | |
425 | ||
426 | void Stats::collectStats(){ | |
427 | – | Globals* simParams = info_->getSimParams(); |
427 | Snapshot* snap = info_->getSnapshotManager()->getCurrentSnapshot(); | |
428 | Thermo thermo(info_); | |
429 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |