![]() |
Equation of State Sub-Library: Version 0.910
|
Equation of state base. More...
#include <eos.h>
Public Member Functions | |
virtual int | set_thermo (thermo &th) |
Set class thermo object. | |
virtual int | get_thermo (thermo *&th) |
Get class thermo object. | |
virtual const char * | type () |
Return string denoting type ("eos") | |
Data Fields | |
thermo | def_thermo |
The default thermo object. | |
Protected Attributes | |
thermo * | eos_thermo |
A pointer to the thermo object. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).