![]() |
(git:419edc0)
|
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 (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(qs_environment_type), pointer | qs_env, |
type(section_vals_type), pointer | dft_section | ||
) |