A class holding some useful thermodynamical variables (energy density, pressure, entropy density) More...
#include <part.h>
Public Member Functions | |
const char * | type () |
Return string denoting type ("thermo") | |
thermo (const thermo &t) | |
Copy constructor. | |
thermo & | operator= (const thermo &t) |
Copy construction with operator=() | |
Public Attributes | |
double | pr |
pressure | |
double | ed |
energy density | |
double | en |
entropy density | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).