ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/primitives/DirectionalAtom.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/primitives/DirectionalAtom.hpp (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 1957 by tim, Tue Jan 25 17:45:23 2005 UTC

# Line 97 | Line 97 | namespace oopse{
97              virtual void accept(BaseVisitor* v);
98                  
99          protected:
100            Mat3x3d inertiaTensor_;                             /**< inertial tensor */    
100              RotMat3x3d electroBodyFrame_;               /**< body fixed standard eletrostatic frame */
101      };
102  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines