ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/io/DumpReader.cpp
(Generate patch)

Comparing trunk/src/io/DumpReader.cpp (file contents):
Revision 2001 by gezelter, Sun Jun 1 00:34:30 2014 UTC vs.
Revision 2069 by gezelter, Thu Mar 5 16:30:23 2015 UTC

# 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines