| # | 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; | 
| 76 | > | double boxVol, orthoRhombic; | 
| 77 | ||
| 78 | ||
| 79 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |