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

Comparing branches/development/src/brains/SimSnapshotManager.hpp (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1583 by gezelter, Thu Jun 16 22:00:08 2011 UTC

# Line 64 | Line 64 | namespace OpenMD{
64     */
65    class SimSnapshotManager : public SnapshotManager {
66    public:
67 <    SimSnapshotManager(SimInfo* info, int storageLayout = 511);
67 >    SimSnapshotManager(SimInfo* info, int storageLayout = 8191);
68      ~SimSnapshotManager();
69      virtual bool advance();
70  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines