ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/applications/staticProps/RadialDistrFunc.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/applications/staticProps/RadialDistrFunc.cpp (file contents):
Revision 1991 by tim, Wed Feb 9 18:12:47 2005 UTC vs.
Revision 1993 by tim, Thu Feb 10 14:15:52 2005 UTC

# Line 59 | Line 59 | RadialDistrFunc::        RadialDistrFunc(SimInfo* info
59              seleMan2_.setSelectionSet(evaluator2_->evaluate());
60      }
61  
62 <    delta_ = len_ /nbins_;
62 >    deltaR_ = len_ /nbins_;
63   }
64  
65   void RadialDistrFunc::process() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines