Go to the source code of this file.
Functions/Subroutines | |
subroutine | calc_band_disp (Ndiv, N_sym_points, NTK, NSK_BAND_DISP, Na1, Na2, Na3, n_occ, SK_BAND_DISP, H_MAT_R, nkb1, nkb2, nkb3, a1, a2, a3, b1, b2, b3, kdata, E_BAND_DISP) |
subroutine calc_band_disp | ( | integer | Ndiv, | |
integer | N_sym_points, | |||
integer | NTK, | |||
integer | NSK_BAND_DISP, | |||
integer | Na1, | |||
integer | Na2, | |||
integer | Na3, | |||
integer | n_occ, | |||
real(8),dimension(3,nsk_band_disp) | SK_BAND_DISP, | |||
complex(8),dimension(n_occ,n_occ,-na1:na1,-na2:na2,-na3:na3) | H_MAT_R, | |||
integer | nkb1, | |||
integer | nkb2, | |||
integer | nkb3, | |||
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(nsk_band_disp),intent(out) | kdata, | |||
real(8),dimension(n_occ,nsk_band_disp),intent(out) | E_BAND_DISP | |||
) |
Definition at line 1 of file calc_band_disp.f90.
References diagV(), and search_Rmin().
Referenced by GW().