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 2925 by chuckv, Fri Jul 7 14:18:36 2006 UTC vs.
Revision 3005 by chuckv, Mon Sep 18 21:31:23 2006 UTC

# Line 74 | Line 74 | namespace oopse {
74              RealType rCut_;
75              int lNumber_;
76              int mSize_;
77 +            RealType* Q_l_;
78 +            RealType* W_l_;
79 +            RealType* WHat_l_;
80      };
81   }
82  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines