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

Comparing:
trunk/src/brains/SimSnapshotManager.hpp (file contents), Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
branches/development/src/brains/SimSnapshotManager.hpp (file contents), Revision 1584 by gezelter, Fri Jun 17 20:16:35 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 = 16383);
68      ~SimSnapshotManager();
69      virtual bool advance();
70  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines