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

Comparing trunk/src/applications/staticProps/NanoVolume.hpp (file contents):
Revision 1941 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 1942 by gezelter, Tue Nov 5 18:33:42 2013 UTC

# Line 71 | Line 71 | namespace OpenMD {
71      SelectionEvaluator evaluator_;
72      std::vector<StuntDouble*> theAtoms_;
73      int frameCounter_;
74 <    RealType totalVolume_;
75 <    
74 >    std::ofstream osq;  
75    };
76   }
77   #endif /*NANOVOLUME_HPP_*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines