#include <quark_eos.h>
Definition at line 39 of file quark_eos.h.
Public Member Functions | |
virtual int | calc_p (quark &u, quark &d, quark &s, thermo &th) |
Calculate equation of state as a function of chemical potentials. | |
virtual int | calc_e (quark &u, quark &d, quark &s, thermo &th) |
Calculate equation of state as a function of density. | |
virtual int | calc_temp_p (quark &u, quark &d, quark &s, double temper, thermo &th) |
Calculate equation of state as a function of chemical potentials. | |
virtual int | calc_temp_e (quark &u, quark &d, quark &s, double temper, thermo &th) |
Calculate equation of state as a function of density. | |
virtual const char * | type () |
Return string denoting type ("quark_eos"). |
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