get_IBZwedge_faces Subroutine

public subroutine get_IBZwedge_faces(recbv, nsym, rotmat, isym, nfaces, nvec, dscal, bounds)

Uses

Arguments

Type IntentOptional Attributes Name
double precision, intent(in) :: recbv(3,3)
integer, intent(in) :: nsym
double precision, intent(in) :: rotmat(64,3,3)
integer, intent(in) :: isym(nsym)
integer, intent(out) :: nfaces
double precision, intent(out), allocatable :: nvec(:,:)
double precision, intent(out), allocatable :: dscal(:)
double precision, intent(out) :: bounds(3,2)