GetBRvertices Subroutine

public subroutine GetBRvertices(vertices, BandRegionCoeff, axis, STLNum, BRvertices)

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in) :: vertices(:,:)
real(kind=RP), intent(in) :: BandRegionCoeff
integer, intent(in) :: axis
integer, intent(in) :: STLNum
real(kind=RP), intent(out) :: BRvertices(NDIM,8)