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

Comparing trunk/src/applications/staticProps/SpatialStatistics.hpp (file contents):
Revision 1978 by gezelter, Thu Dec 5 18:19:26 2013 UTC vs.
Revision 1979 by gezelter, Sat Apr 5 20:56:01 2014 UTC

# Line 98 | Line 98 | namespace OpenMD {
98      OutputData* beginOutputData(vector<OutputData*>::iterator& i);
99      OutputData* nextOutputData(vector<OutputData*>::iterator& i);
100      void writeData(ostream& os, OutputData* dat, unsigned int bin);
101 <    void writeStdDev(ostream& os, OutputData* dat, unsigned int bin);
101 >    void writeErrorBars(ostream& os, OutputData* dat, unsigned int bin);
102  
103      Snapshot* currentSnapshot_;    
104      int nProcessed_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines