read_weights Subroutine

public subroutine read_weights(nkpts, weights, nsym, isym)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: nkpts
double precision, intent(out), allocatable :: weights(:)
integer, intent(out) :: nsym
integer, intent(out), allocatable :: isym(:)