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

Comparing trunk/OOPSE-4/src/applications/staticProps/GofRAngle.hpp (file contents):
Revision 3321 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 3322 by xsun, Wed Jan 23 21:21:50 2008 UTC

# Line 63 | Line 63 | namespace oopse {
63  
64      virtual void preProcess();
65      virtual void initalizeHistogram();
66    virtual void collectHistogram(StuntDouble* sd1, StuntDouble* sd2);
66      virtual void processHistogram();
67 +    virtual void collectHistogram(StuntDouble* sd1, StuntDouble* sd2);
68  
69      virtual RealType evaluateAngle(StuntDouble* sd1, StuntDouble* sd2) = 0;
70  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines