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

Comparing trunk/OOPSE/libmdtools/Thermo.cpp (file contents):
Revision 763 by tim, Mon Sep 15 16:52:02 2003 UTC vs.
Revision 787 by mmeineke, Thu Sep 25 19:27:15 2003 UTC

# Line 272 | Line 272 | void Thermo::velocitize() {
272  
273   void Thermo::velocitize() {
274    
275  double x,y;
275    double aVel[3], aJ[3], I[3][3];
276    int i, j, vr, vd; // velocity randomizer loop counters
277    double vdrift[3];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines