Public Member Functions | Public Attributes | List of all members
o2scl::thermo Class Reference

A class containing three thermodynamical variables (energy density, pressure, entropy density) More...

#include <part.h>

Detailed Description

Definition at line 52 of file part.h.

Public Member Functions

const char * type ()
 Return string denoting type ("thermo")
 
 thermo (const thermo &t)
 Copy constructor.
 
thermooperator= (const thermo &t)
 Copy construction with operator=()
 

Public Attributes

double pr
 pressure
 
double ed
 energy density
 
double en
 entropy density
 

The documentation for this class was generated from the following file:

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).