NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
◆
bethedos()
cntr::bethedos::bethedos
(
)
inline
Definition at line
302
of file
cntr_equilibrium_impl.hpp
.
References
hi_
,
lo_
, and
V_
.
302
{
303
V_
= 1;
304
lo_
= -2;
305
hi_
= 2;
306
}
cntr::bethedos::hi_
double hi_
Higher edge of the density of states
Definition:
cntr_equilibrium_impl.hpp:297
cntr::bethedos::V_
double V_
Hopping integral and 4V corresponds to the bandwidth
Definition:
cntr_equilibrium_impl.hpp:301
cntr::bethedos::lo_
double lo_
Lower edge of the density of states
Definition:
cntr_equilibrium_impl.hpp:299
cntr
bethedos
Generated by
1.8.15