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

Comparing trunk/src/applications/staticProps/GofR.cpp (file contents):
Revision 1784 by gezelter, Wed Aug 22 02:28:28 2012 UTC vs.
Revision 1785 by jmichalk, Wed Aug 22 18:43:27 2012 UTC

# Line 63 | Line 63 | namespace OpenMD {
63      std::fill(avgGofr_.begin(), avgGofr_.end(), 0.0);    
64    }
65  
66 <  void GofR::initalizeHistogram() {
66 >  void GofR::initializeHistogram() {
67      std::fill(histogram_.begin(), histogram_.end(), 0);
68    }
69  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines