ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/selection/HullFinder.hpp
(Generate patch)

Comparing branches/development/src/selection/HullFinder.hpp (file contents):
Revision 1850 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1867 by gezelter, Mon Apr 29 17:53:48 2013 UTC

# Line 52 | Line 52 | namespace OpenMD {
52    class HullFinder {
53    public:
54      HullFinder(SimInfo* si);
55 +    ~HullFinder();
56      
57      OpenMDBitSet findHull();
58      OpenMDBitSet findHull(int frame);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines