Go to the source code of this file.
Modules | |
module | m_dos |
Functions/Subroutines | |
subroutine | m_dos::calculate_dos (NTB, NTK, nkb1, nkb2, nkb3, electron_number, FermiEnergy, filename, b1, b2, b3, SK0, EIG, VKS) |
subroutine | m_dos::est_ndosgrd (NTB, NTK, E_EIG, deltw, emin, emax, ndosgrd) |
subroutine | m_dos::make_dosgrd (emin, deltw, ndosgrd, dosgrd) |
subroutine | m_dos::est_ef (ndosgrd, deltw, electron_number, dosgrd, dos, FermiEnergy) |
subroutine | m_dos::make_efline (ndosgrd, FermiEnergy, deltw, dosgrd, dos, efline) |
subroutine | m_dos::calc_dos (NTB, NTK, nkb1, nkb2, nkb3, ndosgrd, dosgrd, E_EIG, SK0, delt, dmnr, dmna, b1, b2, b3, dos) |
subroutine | m_dos::calc_pdos (NTB, NTK, nkb1, nkb2, nkb3, ndosgrd, dosgrd, E_EIG, VKS, SK0, delt, dmnr, dmna, b1, b2, b3, pdos) |
subroutine | m_dos::make_index_kpt (NTK, nkb1, nkb2, nkb3, SK0, index_kpt) |
subroutine | m_dos::wrt_dos (filename, ndosgrd, dosgrd, dos, efline) |
subroutine | m_dos::wrt_pdos (filename, NTB, ndosgrd, dosgrd, pdos, efline) |