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

Comparing trunk/src/brains/BlockSnapshotManager.cpp (file contents):
Revision 1037 by gezelter, Fri Sep 8 16:13:21 2006 UTC vs.
Revision 1106 by gezelter, Fri Dec 29 21:57:10 2006 UTC

# Line 214 | Line 214 | namespace oopse {
214      return reader_->getNFrames();
215    }
216  
217 +  void BlockSnapshotManager::needCOMprops(bool ncp) {
218 +    reader_->setNeedCOMprops(ncp);
219 +  }
220 +
221   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines