ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/staticProps/BOPofR.cpp
(Generate patch)

Comparing branches/development/src/applications/staticProps/BOPofR.cpp (file contents):
Revision 1764 by gezelter, Tue Jul 3 18:32:27 2012 UTC vs.
Revision 1767 by gezelter, Fri Jul 6 22:01:58 2012 UTC

# Line 167 | Line 167 | namespace OpenMD {
167      RealType costheta;
168      RealType phi;
169      RealType r;
170    RealType dist;
170      Vector3d rCOM;
171      RealType distCOM;
172      Vector3d pos;
# Line 184 | Line 183 | namespace OpenMD {
183      std::vector<ComplexType> W_hat;
184      int nBonds, Nbonds;
185      SphericalHarmonic sphericalHarmonic;
186 <    int i, j;
187 <
186 >    int i;
187 >    
188      DumpReader reader(info_, dumpFilename_);    
189      int nFrames = reader.getNFrames();
190      frameCounter_ = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines