This routine assigns the BC lists Run over all the elements with the property boundary and check each direction. Assign all common boundaries to the level-wise representation 3rd step in build_BCLists
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(treelmesh_type), | intent(in) | :: | tree |
fluid tree from mesh |
||
type(tem_BC_prop_type), | intent(in) | :: | bc_prop |
boundary information from mesh |
||
type(tem_stencilHeader_type), | intent(in) | :: | stencil |
stencil |
||
type(glob_boundary_type), | intent(inout) | :: | globBC(:) |
boundaries for the elements with bnd property set |