# | Line 78 | Line 78 | namespace OpenMD { | |
---|---|---|
78 | int maxConsIteration_; | |
79 | RealType consTolerance_; | |
80 | RealType dt_; | |
81 | < | Snapshot* currentSnapshot_; |
81 | > | Snapshot* currentSnapshot_; |
82 | > | bool doRattle_; |
83 | }; | |
84 | ||
85 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |