#include <eos.h>
A base class for the computation of an equation of state
Definition at line 41 of file 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 and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page