hadronic_eos_temp_pres Class Reference

A hadronic EOS at finite temperature based on a function of the chemical potentials [abstract base].

#include <hadronic_eos.h>

Inheritance diagram for hadronic_eos_temp_pres:

hadronic_eos_temp hadronic_eos eos rmf_eos rmf4_eos rmf_delta_eos

Detailed Description

Definition at line 630 of file hadronic_eos.h.


Public Member Functions

virtual int calc_p (fermion &n, fermion &p, thermo &th)=0
 Equation of state as a function of the chemical potentials.
virtual int calc_temp_p (fermion_T &n, fermion_T &p, double T, thermo &th)=0
 Equation of state as a function of the chemical potentials at finite temperature.
virtual int calc_e (fermion &n, fermion &p, thermo &th)
 Equation of state as a function of density.
virtual int calc_temp_e (fermion_T &n, fermion_T &p, double T, thermo &th)
 Equation of state as a function of densities at finite temperature.

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