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 1993 by gezelter, Tue Apr 29 17:32:31 2014 UTC vs.
Revision 2069 by gezelter, Thu Mar 5 16:30:23 2015 UTC

# Line 103 | Line 103 | namespace OpenMD {
103   #ifdef IS_MPI
104      
105      if (worldRank == 0) {
106 < #endif
107 <      
106 > #endif
107 >
108        delete inFile_;
109        
110   #ifdef IS_MPI
# 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