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

Comparing trunk/src/applications/staticProps/RNEMDStats.hpp (file contents):
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 1888 by gezelter, Tue Jun 18 17:52:37 2013 UTC

# Line 52 | Line 52 | namespace OpenMD {
52      
53    public:
54      RNEMDZ(SimInfo* info, const std::string& filename, const std::string& sele, int nzbins);    
55 +    void processFrame(int frame);
56      void processStuntDouble(StuntDouble* sd, int bin);
57  
58    protected:
# Line 64 | Line 65 | namespace OpenMD {
65      
66    public:
67      RNEMDR(SimInfo* info, const std::string& filename, const std::string& sele, int nzbins);    
68 +    void processFrame(int frame);
69      void processStuntDouble(StuntDouble* sd, int bin);
70  
71    protected:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines