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

Comparing branches/development/src/constraints/Rattle.hpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1715 by gezelter, Tue May 22 21:55:31 2012 UTC

# 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   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines