ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/math/SquareMatrix3.hpp
(Generate patch)

Comparing trunk/src/math/SquareMatrix3.hpp (file contents):
Revision 1999 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 2000 by gezelter, Sat May 31 22:35:05 2014 UTC

# 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines