29 #include <o2scl/part.h> 31 #ifndef DOXYGEN_NO_O2NS 57 virtual const char *
type() {
return "eos_base"; }
61 #ifndef DOXYGEN_INTERNAL 70 #ifndef DOXYGEN_NO_O2NS Equation of state base class.
thermo * eos_thermo
A pointer to the thermo object.
virtual const thermo & get_thermo()
Get class thermo object.
virtual const char * type()
Return string denoting type ("eos_base")
thermo def_thermo
The default thermo object.
virtual void set_thermo(thermo &th)
Set class thermo object.