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

Comparing trunk/OOPSE/libmdtools/DirectionalAtom.hpp (file contents):
Revision 1187 by chrisfen, Sat May 22 18:16:18 2004 UTC vs.
Revision 1452 by tim, Mon Aug 23 15:11:36 2004 UTC

# Line 46 | Line 46 | class DirectionalAtom : public Atom { (public)
46    void setJ( double theJ[3] );
47  
48    void getTrq( double theT[3] );
49 +  void setTrq( double theT[3] );
50    void addTrq( double theT[3] );
51  
52    void setI( double the_I[3][3] );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines