#include <quark.h>
Definition at line 43 of file quark.h.
Public Member Functions | |
quark (double mass=0.0, double dof=0.0) | |
Create a quark with mass m and degeneracy g . | |
virtual int | calc_mu (const double temper)=0 |
Calculate properties as function of chemical potential. | |
virtual int | calc_density (const double temper)=0 |
Calculate properties as function of density. | |
virtual int | pair_mu (const double temper)=0 |
Calculate properties with antiparticles as function of chemical potential. | |
virtual int | pair_density (const double temper)=0 |
Calculate properties with antiparticles as function of density. | |
virtual const char * | type () |
Return string denoting type ("quark"). | |
Data Fields | |
double | B |
Contribution to the bag constant. | |
double | |
Quark condensate. |
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