calc_ksdos.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine calc_ksdos (NWF, NTK, nsgm, Na1, Na2, Na3, nkb1, nkb2, nkb3, idlt, dmna, dmnr, FermiEnergy, a1, a2, a3, b1, b2, b3, sgmw, SK0, KS_R, ksdos)

Function Documentation

subroutine calc_ksdos ( integer  NWF,
integer  NTK,
integer  nsgm,
integer  Na1,
integer  Na2,
integer  Na3,
integer  nkb1,
integer  nkb2,
integer  nkb3,
real(8)  idlt,
real(8)  dmna,
real(8)  dmnr,
real(8)  FermiEnergy,
real(8),dimension(3)  a1,
real(8),dimension(3)  a2,
real(8),dimension(3)  a3,
real(8),dimension(3)  b1,
real(8),dimension(3)  b2,
real(8),dimension(3)  b3,
real(8),dimension(nsgm)  sgmw,
real(8),dimension(3,ntk)  SK0,
complex(8),dimension(nwf,nwf,-na1:na1,-na2:na2,-na3:na3)  KS_R,
real(8),dimension(nsgm),intent(out)  ksdos 
)

Definition at line 1 of file calc_ksdos.f90.

References calc_dos_KS(), make_eks(), and search_Rmin().

Referenced by GW().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 17 Nov 2020 for respack by  doxygen 1.6.1