| # | Line 569 | Line 569 | namespace OpenMD { | |
|---|---|---|
| 569 | typedef SquareMatrix3<RealType> Mat3x3d; | |
| 570 | typedef SquareMatrix3<RealType> RotMat3x3d; | |
| 571 | ||
| 572 | + | const Mat3x3d M3Zero(0.0); | 
| 573 | + | |
| 574 | + | |
| 575 | } //namespace OpenMD | |
| 576 | #endif // MATH_SQUAREMATRIX_HPP | |
| 577 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |