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 3007 by gezelter, Tue Sep 19 21:14:11 2006 UTC vs.
Revision 3008 by gezelter, Tue Sep 19 21:20:15 2006 UTC

# Line 44 | Line 44
44   #include "selection/SelectionManager.hpp"
45   #include "applications/staticProps/StaticAnalyser.hpp"
46   #include "math/Vector3.hpp"
47 + #include "math/Wigner3jm_interface.h"
48  
49   namespace oopse {
50    
# Line 76 | Line 77 | namespace oopse {
77      RealType deltaQ_;
78  
79      RealType MaxW_;
80 <    RealType deltaW_
80 >    RealType deltaW_;
81  
82      std::vector<int> Q_histogram_;
83      std::vector<int> W_histogram_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines