![]() |
Particles and Nuclei Sub-Library: Version 0.910
|
Fermion class. More...
#include <fermion.h>
This class adds two member data variables, kf and del, for the Fermi momentum and the gap, respectively.
Public Member Functions | |
fermion (double mass=0, double dof=0) | |
Create a fermion with mass mass and degeneracy dof . | |
virtual const char * | type () |
Return string denoting type ("fermion") | |
Data Fields | |
double | kf |
Fermi momentum. | |
double | del |
Gap. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).