read_fermivelocity Subroutine

public subroutine read_fermivelocity(filemode, nkpts, fermivel, nsym, isym)

Arguments

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