order_lines Subroutine

public subroutine order_lines(kpt2irr, nkpts_all, kpt2irr_ord, band_indices, nkpts_band, nbands)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: kpt2irr(nkpts_all)
integer, intent(in) :: nkpts_all
integer, intent(out) :: kpt2irr_ord(nkpts_all)
integer, intent(out) :: band_indices(nkpts_all)
integer, allocatable :: nkpts_band(:)
integer, intent(out) :: nbands