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

Comparing trunk/src/selection/DistanceFinder.cpp (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 70 | Line 70 | namespace oopse {
70  
71    }
72  
73 <  OOPSEBitSet DistanceFinder::find(const OOPSEBitSet& bs, double distance) {
73 >  OOPSEBitSet DistanceFinder::find(const OOPSEBitSet& bs, RealType distance) {
74      StuntDouble * center;
75      Vector3d centerPos;
76      Snapshot* currSnapshot = info_->getSnapshotManager()->getCurrentSnapshot();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines