ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/RigidBody.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/RigidBody.hpp (file contents):
Revision 1118 by tim, Mon Apr 19 03:52:27 2004 UTC vs.
Revision 1174 by gezelter, Wed May 12 20:54:10 2004 UTC

# Line 105 | Line 105 | class RigidBody : public StuntDouble { (protected)
105  
106    bool is_linear;
107    int linear_axis;
108 <  const static double momIntTol = 1e-6;
108 >  double momIntTol;
109  
110    vector<Atom*> myAtoms;  // the vector of atoms
111    vector<vec3> refCoords;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines