get_2DIBZwedge_lines Subroutine

public subroutine get_2DIBZwedge_lines(recbv, nsym, rotmat, isym, nBZlines, nvec, dscal, bounds)

Uses

    • mod_mathtools
    • mod_ioinput

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) :: nBZlines
double precision, intent(out), allocatable :: nvec(:,:)
double precision, intent(out), allocatable :: dscal(:)
double precision, intent(out) :: bounds(3,2)