classical Class Reference

Classical particle class. More...

#include <classical.h>

Inheritance diagram for classical:

part nucleus sn_classical

Detailed Description

Classical particle class.

Idea for future:
Write a calc_density_zerot() function for completeness?

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

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