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

Comparing branches/new_design/OOPSE-2.0/src/brains/Thermo.hpp (file contents):
Revision 1804 by tim, Tue Nov 30 19:58:25 2004 UTC vs.
Revision 1820 by tim, Thu Dec 2 00:09:35 2004 UTC

# Line 27 | Line 27 | class Thermo{
27          void   getPressureTensor(Mat3x3d pressureTessor); // gives the pressure  tensor in amu*fs^-2*Ang^-1
28          double getVolume();   // gives the volume in Ang^3
29  
30 +        void saveStat();
31 +        
32      private:
33          SimInfo* info_;
34   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines