mus_build_minBcID Subroutine

private subroutine mus_build_minBcID(minBcID, bc_prop, posInBndID)

This routine build minBcID for boundary elements, it is required if a element has more than one boundary in its directions. if a element has more than one boundary then use minBcID which depends on boundary order in seeder configuration

Arguments

Type IntentOptional Attributes Name
integer, intent(out), allocatable :: minBcID(:)
type(tem_BC_prop_type), intent(in) :: bc_prop

boundary information from mesh

integer, intent(in) :: posInBndID(:)

tree element position in boundaryID