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

Comparing trunk/OOPSE/libmdtools/Molecule.hpp (file contents):
Revision 490 by gezelter, Fri Apr 11 15:16:59 2003 UTC vs.
Revision 658 by tim, Thu Jul 31 15:35:07 2003 UTC

# Line 68 | Line 68 | class Molecule{ (public)
68    void getCOM( double COM[3] );
69    void moveCOM( double delta[3] );
70    double getCOMvel( double COMvel[3] );
71 +  
72 +  double getTotalMass();
73  
74   private:
75  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines