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

Comparing trunk/OOPSE/libmdtools/SimInfo.hpp (file contents):
Revision 569 by mmeineke, Tue Jul 1 21:33:45 2003 UTC vs.
Revision 572 by mmeineke, Wed Jul 2 21:26:55 2003 UTC

# Line 73 | Line 73 | class SimInfo{ (public)
73  
74    double HmatI[9]; // the inverted Hmat;
75    double boxLx, boxLy, boxLz; // the box Lengths
76 <  double boxVol, orthoRhombic;
76 >  double boxVol;
77 >  int orthoRhombic;
78    
79  
80  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines