# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |