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

Comparing trunk/src/math/AlphaHull.hpp (file contents):
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 1886 by gezelter, Tue Jun 18 17:47:37 2013 UTC

# Line 82 | Line 82 | namespace OpenMD {
82    protected:
83      RealType volume_;
84      RealType area_;
85    Mat3x3d boundingBox_;
85      int dim_;
86      RealType alpha_;
87      const std::string options_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines