Public Member Functions | List of all members
o2scl::boson_thermo Class Referenceabstract

Compute the thermodynamic properties of a boson [abstract base]. More...

#include <boson.h>

Inheritance diagram for o2scl::boson_thermo:
o2scl::boson_eff o2scl::boson_rel

Detailed Description

Definition at line 75 of file boson.h.

Public Member Functions

virtual void calc_mu (boson &b, double temper)=0
 Calculate thermodynamic properties as function of chemical potential.
 
virtual void calc_density (boson &b, double temper)=0
 Calculate thermodynamic properties as function of density.
 
virtual void pair_mu (boson &b, double temper)=0
 Calculate thermodynamic properties with antiparticles as function of chemical potential.
 
virtual void pair_density (boson &b, double temper)=0
 Calculate thermodynamic properties with antiparticles as function of density.
 

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

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).