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

Comparing:
branches/mmeineke/OOPSE/libmdtools/Thermo.hpp (file contents), Revision 377 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
trunk/OOPSE/libmdtools/Thermo.hpp (file contents), Revision 403 by chuckv, Wed Mar 26 15:37:05 2003 UTC

# Line 25 | Line 25 | class Thermo{ (private)
25    
26    void velocitize(); // set the temperature to the target temp in SimInfo
27                       // NOTE: srand48 should be seeded before calling.
28 +  void getCOMVel(double vdrift[3]);
29 +
30   private:
31    SimInfo* entry_plug;
32    gaussianSPRNG *gaussStream;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines