#include <classical.h>
Definition at line 47 of file classical.h.
Public Member Functions | |
classical (double m=0.0, double g=0.0) | |
Create a classical particle with mass m and degeneracy g . | |
virtual int | calc_mu (const double temper) |
Calculate properties as function of chemical potential. | |
virtual int | calc_density (const double temper) |
Calculate properties as function of density. | |
virtual const char * | type () |
Return string denoting type ("classical"). |
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