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

Comparing trunk/OOPSE-4/src/applications/staticProps/BondOrderParameter.hpp (file contents):
Revision 3017 by gezelter, Fri Sep 22 01:36:27 2006 UTC vs.
Revision 3018 by gezelter, Fri Sep 22 01:41:11 2006 UTC

# Line 60 | Line 60 | namespace oopse {
60      
61      void writeOrderParameter(RealType Q_l, RealType W_l_hat);
62      virtual void initalizeHistogram();
63 <    virtual void collectHistogram(RealType q_l, RealType w_l);
63 >    virtual void collectHistogram(RealType q_l);
64  
65      Snapshot* currentSnapshot_;
66  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines