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

Comparing branches/development/src/brains/Snapshot.hpp (file contents):
Revision 1540 by gezelter, Mon Jan 17 21:34:36 2011 UTC vs.
Revision 1541 by gezelter, Fri Feb 4 20:04:56 2011 UTC

# Line 237 | Line 237 | namespace OpenMD{
237      DataStorage atomData;
238      DataStorage rigidbodyData;
239      DataStorage cgData;
240 +    Stats statData;
241  
242   #ifdef IS_MPI
243      DataStorage atomIData;
# Line 244 | Line 245 | namespace OpenMD{
245      DataStorage cgIData;
246      DataStorage cgJData;
247   #endif
248 <    
248 <    Stats statData;
248 >  
249              
250    private:
251      RealType currentTime_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines