Contains the raw data for the density of states and the group velocity in relaxed silicon. More...
Functions | |
double | raw_DOS_electrons (const std::size_t index) |
Returns raw data for the density of states for electrons in the conduction band. More... | |
double | raw_DOS_holes (const std::size_t index) |
Returns raw data for the density of states for holes in the valence band. More... | |
double | raw_vg_electrons (const std::size_t index) |
Returns raw data for the group velocity of electrons in the conduction band. More... | |
double | raw_vg_holes (const std::size_t index) |
Returns raw data for the group velocity for holes in the valence band. More... | |
Contains the raw data for the density of states and the group velocity in relaxed silicon.
|
inline |
Returns raw data for the density of states for electrons in the conduction band.
Definition at line 40 of file dos_RSi.hpp.
|
inline |
Returns raw data for the density of states for holes in the valence band.
Definition at line 1449 of file dos_RSi.hpp.
|
inline |
Returns raw data for the group velocity of electrons in the conduction band.
Definition at line 2488 of file dos_RSi.hpp.
|
inline |
Returns raw data for the group velocity for holes in the valence band.
Definition at line 3897 of file dos_RSi.hpp.