# | Line 100 | Line 100 | namespace OpenMD { | |
---|---|---|
100 | RealType dt2_; | |
101 | RealType dt_; | |
102 | ||
103 | < | Snapshot* currentSnapshot_; |
103 | > | Snapshot* snap; |
104 | Thermo thermo; | |
105 | + | |
106 | }; | |
107 | ||
108 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |