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 3009 by gezelter, Wed Sep 20 20:13:40 2006 UTC vs.
Revision 3017 by gezelter, Fri Sep 22 01:36:27 2006 UTC

# Line 57 | Line 57 | namespace oopse {
57      virtual void process();
58  
59    private:
60 <            
61 <    void writeOrderParameter();
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_hat);
63 >    virtual void collectHistogram(RealType q_l, RealType w_l);
64  
65      Snapshot* currentSnapshot_;
66  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines