![]() |
Equation of State Sub-Library: Version 0.910
|
Quark matter equation of state base.
#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") | |
Data Fields | |
fermion_eval_thermo * | fet |
Desc. | |
eff_fermion | def_fet |
Desc. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).