get_beta_st_nts Subroutine

public subroutine get_beta_st_nts(nts_ID, nts_elem_nod, nod_coord, beta)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: nts_ID
integer, intent(in) :: nts_elem_nod(:,:)
real(kind=real64), intent(in) :: nod_coord(:,:)
integer, intent(out) :: beta

Contents

None