read_torqvalue Subroutine

public subroutine read_torqvalue(filemode, nkpts, ndegen, torqval, 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 :: torqval(:,:,:)
integer, intent(out) :: nsym
integer, intent(out), allocatable :: isym(:)