ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/SimSnapshotManager.cpp
(Generate patch)

Comparing branches/development/src/brains/SimSnapshotManager.cpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1764 by gezelter, Tue Jul 3 18:32:27 2012 UTC

# Line 67 | Line 67 | namespace OpenMD {
67  
68      *previousSnapshot_ = *currentSnapshot_;
69      currentSnapshot_->setID(currentSnapshot_->getID() + 1);    
70 +    currentSnapshot_->clearDerivedProperties();
71      return true;
72    }
73  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines