Definition at line 159 of file dos.F90.
◆ dos_end()
final dos_oct_m::dos_t::dos_end |
|
finalprivate |
◆ emin
real(real64) dos_oct_m::dos_t::emin |
|
private |
Start of the energy range for the DOS/PDOS.
Definition at line 161 of file dos.F90.
◆ emax
real(real64) dos_oct_m::dos_t::emax |
|
private |
End of the energy range for the DOS/PDOS.
Definition at line 162 of file dos.F90.
◆ epoints
integer dos_oct_m::dos_t::epoints |
|
private |
Number of points in the energy range.
Definition at line 163 of file dos.F90.
◆ de
real(real64) dos_oct_m::dos_t::de |
|
private |
Energy spacing for the DOS.
Definition at line 164 of file dos.F90.
◆ gamma
real(real64) dos_oct_m::dos_t::gamma |
|
private |
Broadening used for the DOS, PDOS, JDOS, and LDOS.
Definition at line 166 of file dos.F90.
◆ computepdos
logical dos_oct_m::dos_t::computepdos |
|
private |
Compute the projected DOS or not.
Definition at line 168 of file dos.F90.
◆ ldos_nenergies
integer dos_oct_m::dos_t::ldos_nenergies = -1 |
|
private |
Number of energies for the LDOS.
Definition at line 170 of file dos.F90.
◆ ldos_energies
real(real64), dimension(:), allocatable dos_oct_m::dos_t::ldos_energies |
|
private |
The documentation for this type was generated from the following file: