![]() |
(git:b77b4be)
|
Calculation and writing of density of states. More...
Functions/Subroutines | |
subroutine, public | calculate_dos (mos, dft_section) |
Compute and write density of states. | |
subroutine, public | calculate_dos_kp (kpoints, qs_env, dft_section) |
Compute and write density of states (kpoints) | |
Calculation and writing of density of states.
subroutine, public qs_dos::calculate_dos | ( | type(mo_set_type), dimension(:), pointer | mos, |
type(section_vals_type), pointer | dft_section | ||
) |
subroutine, public qs_dos::calculate_dos_kp | ( | type(kpoint_type), pointer | kpoints, |
type(qs_environment_type), pointer | qs_env, | ||
type(section_vals_type), pointer | dft_section | ||
) |