Go to the source code of this file.
Functions/Subroutines | |
subroutine | est_nkbi (N, SK, nkb1, nkb2, nkb3) |
subroutine | est_NTK (Nk_irr, Nsymq, SKI, rg, NTK) |
subroutine est_nkbi | ( | integer | N, | |
real(8),dimension(3,n) | SK, | |||
integer | nkb1, | |||
integer | nkb2, | |||
integer | nkb3 | |||
) |
Definition at line 1 of file est_NTK.f90.
Referenced by __chiqw.F__(), MAIN(), MATRIX_J(), m_rd_dat_zvo::rd_dat_mkkpts(), m_rd_dat_wfn::rd_dat_sample_k(), and WANNIER().
subroutine est_NTK | ( | integer | Nk_irr, | |
integer | Nsymq, | |||
real(8),dimension(3,nk_irr) | SKI, | |||
integer,dimension(3,3,nsymq) | rg, | |||
integer | NTK | |||
) |
Definition at line 42 of file est_NTK.f90.
References kcheck(), and kcheck_trs().
Referenced by __chiqw.F__(), MAIN(), MATRIX_J(), m_rd_dat_wfn::rd_dat_sample_k(), and WANNIER().