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

Comparing trunk/src/rnemd/RNEMD.hpp (file contents):
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 1903 by gezelter, Tue Jul 16 18:58:08 2013 UTC

# Line 165 | Line 165 | namespace OpenMD {
165      RealType slabBCenter_;
166      RealType sphereARadius_;
167      RealType sphereBRadius_;
168 +    RealType areaA_;
169 +    bool AisHull_;
170 +    RealType areaB_;
171 +    bool BisHull_;
172  
173      Vector3d coordinateOrigin_;
174  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines