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

Comparing branches/development/src/integrators/NPT.hpp (file contents):
Revision 1715 by gezelter, Tue May 22 21:55:31 2012 UTC vs.
Revision 1764 by gezelter, Tue Jul 3 18:32:27 2012 UTC

# Line 153 | Line 153 | namespace OpenMD {
153  
154      RealType etaTolerance;
155        
156 <    RealType chi;
157 <    RealType integralOfChidt;
156 >    pair<RealType, RealType> thermostat;
157      Mat3x3d press;
158              
159    private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines