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 402 by chuckv, Tue Mar 25 22:54:16 2003 UTC vs.
Revision 403 by chuckv, Wed Mar 26 15:37:05 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines