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
Type | Intent | Optional | 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 |