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 1199 by chuckv, Thu Dec 6 20:40:38 2007 UTC vs.
Revision 1304 by chuckv, Wed Oct 15 18:26:01 2008 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.4 2007-12-06 20:40:30 chuckv Exp $
48 > *  @version $Id: NanoVolume.hpp,v 1.6 2008-10-15 18:26:01 chuckv Exp $
49   *
50   */
51   #ifndef APPLICATIONS_STATICPROPS_NANOVOLUME_HPP_
# Line 78 | Line 78 | namespace oopse {
78      std::string selectionScript_;
79      SelectionManager seleMan_;
80      SelectionEvaluator evaluator_;
81 <    std::vector<Vector3d> pos_;
81 >    std::vector<StuntDouble*> theAtoms_;
82      int frameCounter_;
83      RealType totalVolume_;
84      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines