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

Comparing trunk/src/selection/DistanceFinder.hpp (file contents):
Revision 770 by tim, Fri Dec 2 15:38:03 2005 UTC vs.
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC

# Line 49 | Line 49 | namespace oopse {
49    public:
50      DistanceFinder(SimInfo* si);
51  
52 <    OOPSEBitSet find(const OOPSEBitSet& bs, double distance);
52 >    OOPSEBitSet find(const OOPSEBitSet& bs, RealType distance);
53  
54      SimInfo* info_;
55      std::vector<StuntDouble*> stuntdoubles_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines