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

Comparing trunk/OOPSE/libmdtools/NPTzm.cpp (file contents):
Revision 755 by mmeineke, Tue Sep 9 20:35:25 2003 UTC vs.
Revision 787 by mmeineke, Thu Sep 25 19:27:15 2003 UTC

# Line 210 | Line 210 | template<typename T> void NPTzm<T>::moveB( void ){
210    double vel[3], frc[3];
211    double mass;
212    double scaleFactor, scaleFactorZ, scaleFactorXY, bigFactor, etaXY;
213 <  double instaTemp, instaPress, instaPressZ, instaVol, etaXY;
213 >  double instaTemp, instaPress, instaPressZ, instaVol;
214    double scF3, scFxy2;
215      
216    double tt2, tb2;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines