All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Data Fields
o2scl::fermion_deriv Class Reference

A fermion with derivative information. More...

Detailed Description

Definition at line 306 of file part_deriv.h.

#include <part_deriv.h>

Inheritance diagram for o2scl::fermion_deriv:
o2scl::part_deriv o2scl::part

Public Member Functions

 fermion_deriv (double mass=0.0, double dof=0.0)
 Make a particle of mass mass and degeneracy dof.
 
- Public Member Functions inherited from o2scl::part_deriv
 part_deriv (double mass=0.0, double dof=0.0)
 Make a particle of mass mass and degeneracy dof.
 
- Public Member Functions inherited from o2scl::part
 part (double mass=0.0, double dof=0.0)
 Make a particle of mass mass and degeneracy dof.
 
virtual void init (double mass, double dof)
 Set the mass mass and degeneracy dof.
 
virtual void anti (part &ap)
 Make ap an anti-particle with the same mass and degeneracy. More...
 
virtual const char * type ()
 Return string denoting type ("part")
 

Data Fields

double kf
 Fermi momentum.
 
- Data Fields inherited from o2scl::part_deriv
double dndmu
 Derivative of number density with respect to chemical potential.
 
double dndT
 Derivative of number density with respect to temperature.
 
double dsdT
 Derivative of entropy density with respect to temperature.
 
- Data Fields inherited from o2scl::part
double g
 Degeneracy (e.g. spin and color if applicable)
 
double m
 Mass.
 
double n
 Number density.
 
double ed
 Energy density.
 
double pr
 Pressure.
 
double mu
 Chemical potential.
 
double en
 Entropy density.
 
double ms
 Effective mass (Dirac unless otherwise specified)
 
double nu
 Effective chemical potential.
 
bool inc_rest_mass
 If true, include the mass in the energy density and chemical potential (default true)
 
bool non_interacting
 True if the particle is non-interacting (default true)
 

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).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..