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

Comparing branches/new_design/OOPSE-3.0/src/brains/Thermo.hpp (file contents):
Revision 1820 by tim, Thu Dec 2 00:09:35 2004 UTC vs.
Revision 1822 by tim, Thu Dec 2 02:08:29 2004 UTC

# Line 24 | Line 24 | class Thermo{
24  
25          double getPressure(); // gives the instant pressure in atm;
26  
27 <        void   getPressureTensor(Mat3x3d pressureTessor); // gives the pressure  tensor in amu*fs^-2*Ang^-1
27 >        Mat3x3d getPressureTensor(); // gives the pressure  tensor in amu*fs^-2*Ang^-1
28          double getVolume();   // gives the volume in Ang^3
29  
30          void saveStat();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines