|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
Class bethe represent the semicircular density of states
More...
#include <cntr_equilibrium_impl.hpp>
Collaboration diagram for cntr::bethedos:Public Member Functions | |
| bethedos () | |
| double | operator() (double x) |
Public Attributes | |
| double | hi_ |
| Higher edge of the density of states More... | |
| double | lo_ |
| Lower edge of the density of states More... | |
| double | V_ |
| Hopping integral and 4V corresponds to the bandwidth More... | |
Class bethe represent the semicircular density of states
This class contains the data structures for representing the density of states for a Bethe semicircular with the bandwidth 4V.
Definition at line 294 of file cntr_equilibrium_impl.hpp.