quark_eos Class Reference

Quark matter equation of state base.

#include <quark_eos.h>

Inheritance diagram for quark_eos:

eos bag_eos nambujl_eos cfl_njl_eos cfl6_eos

Detailed Description

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").

The documentation for this class was generated from the following file:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page