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 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
Revision 401 by chuckv, Tue Mar 25 22:54:16 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 +  double* getCOMVel();
29 +
30   private:
31    SimInfo* entry_plug;
32    gaussianSPRNG *gaussStream;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines