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 597 by mmeineke, Mon Jul 14 21:28:54 2003 UTC vs.
Revision 621 by gezelter, Wed Jul 16 02:11:02 2003 UTC

# Line 65 | Line 65 | class SimInfo{ (public)
65                        //  
66    double HmatInv[3][3];
67  
68 <  double boxLx, boxLy, boxLz; // the box Lengths
68 >  double boxL[3]; // The Lengths of the 3 column vectors of Hmat
69    double boxVol;
70    int orthoRhombic;
71    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines