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 755 by mmeineke, Tue Sep 9 20:35:25 2003 UTC vs.
Revision 763 by tim, Mon Sep 15 16:52:02 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines