calculate_dos_int Subroutine

public subroutine calculate_dos_int(nsym, isym, rotmat, alat, BZVol, nkpts, areas, fermivel, BZdim)

Uses

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nsym
integer, intent(in) :: isym(nsym)
double precision, intent(in) :: rotmat(64,3,3)
double precision, intent(in) :: alat
double precision, intent(in) :: BZVol
integer, intent(in) :: nkpts
double precision, intent(in) :: areas(nkpts)
double precision, intent(in) :: fermivel(3,nkpts)
integer, intent(in) :: BZdim