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

Comparing trunk/OOPSE/libmdtools/Thermo.hpp (file contents):
Revision 799 by mmeineke, Fri Oct 3 22:11:53 2003 UTC vs.
Revision 1127 by tim, Tue Apr 20 16:56:40 2004 UTC

# Line 39 | Line 39 | class Thermo{ (public)
39                       // NOTE: srand48 should be seeded before calling.
40    void getCOMVel(double vdrift[3]);
41    void getCOM(double COM[3]);
42 +  void removeCOMdrift();
43  
44   private:
45    SimInfo* info;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines