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

Comparing trunk/src/brains/Snapshot.hpp (file contents):
Revision 1277 by gezelter, Mon Jul 14 12:35:58 2008 UTC vs.
Revision 1287 by gezelter, Wed Sep 10 18:11:32 2008 UTC

# Line 208 | Line 208 | namespace oopse{
208      Vector3d COM_;
209      Vector3d COMvel_;
210      Vector3d COMw_;
211 +    int id_; /**< identification number of the snapshot */
212      bool hasCOM_;
213              
213    int id_; /**< identification number of the snapshot */
214    };
215  
216    typedef DataStorage (Snapshot::*DataStoragePointer);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines