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 1182 by chuckv, Mon Sep 17 20:15:27 2007 UTC vs.
Revision 1188 by chuckv, Thu Nov 22 16:39:45 2007 UTC

# Line 45 | Line 45
45   *
46   *  Created by Charles F. Vardeman II on 14 Dec 2006.
47   *  @author  Charles F. Vardeman II
48 < *  @version $Id: NanoVolume.hpp,v 1.2 2007-09-17 20:15:27 chuckv Exp $
48 > *  @version $Id: NanoVolume.hpp,v 1.3 2007-11-22 16:39:44 chuckv Exp $
49   *
50   */
51   #ifndef APPLICATIONS_STATICPROPS_NANOVOLUME_HPP_
# Line 71 | Line 71 | namespace oopse {
71      SelectionEvaluator evaluator_;
72      std::vector<Vector3d> pos_;
73      int frameCounter_;
74 +    RealType totalVolume_;
75      
76    };
77   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines