read_alphavalue Subroutine

private subroutine read_alphavalue(filemode, nkpts, ndegen, alphaval, nsym, isym)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filemode
integer, intent(out) :: nkpts
integer, intent(out) :: ndegen
double precision, intent(out), allocatable :: alphaval(:,:,:)
integer, intent(out) :: nsym
integer, intent(out), allocatable :: isym(:)