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

Comparing trunk/src/applications/sequentialProps/ContactAngle2.hpp (file contents):
Revision 2039 by gezelter, Thu Nov 6 14:31:32 2014 UTC vs.
Revision 2071 by gezelter, Sat Mar 7 21:41:51 2015 UTC

# Line 62 | Line 62 | namespace OpenMD {
62      RealType solidZ_;
63      RealType threshDens_;
64      RealType bufferLength_;
65 <    int nRBins_;
66 <    int nZBins_;
65 >    std::size_t nRBins_;
66 >    std::size_t nZBins_;
67      
68      std::string selectionScript_;
69      SelectionManager seleMan_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines