ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/Integrator.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/Integrator.hpp (file contents):
Revision 586 by mmeineke, Wed Jul 9 22:14:06 2003 UTC vs.
Revision 588 by gezelter, Thu Jul 10 17:10:56 2003 UTC

# Line 177 | Line 177 | class NPTf : public Integrator{ (protected)
177    // chi and eta are the propagated degrees of freedom
178  
179    double chi;
180 <  double eta[9];
180 >  double eta[3][3];
181    double NkBT;
182  
183    // targetTemp, targetPressure, and tauBarostat must be set.  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines