ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/brains/Thermo.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/brains/Thermo.cpp (file contents):
Revision 1882 by tim, Sun Dec 5 22:02:42 2004 UTC vs.
Revision 1883 by tim, Mon Dec 13 22:30:27 2004 UTC

# Line 19 | Line 19 | double Thermo::getKinetic() {
19      std::vector<StuntDouble*>::iterator iiter;
20      Molecule* mol;
21      StuntDouble* integrableObject;    
22    double mass;
22      Vector3d vel;
23      Vector3d angMom;
24      Mat3x3d I;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines