Load internal BC property for 2D Slice.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(treelmesh_type), | intent(in) | :: | tree | |||
type(tem_BC_prop_type), | intent(inout) | :: | me | Boundary condition construct to load the data into |
||
integer, | intent(in), | optional | :: | nSides | Required sides to set, defaults to 26. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iElem | ||||
integer, | private | :: | neigh_coord(4) | ||||
integer, | private | :: | my_coord(4) | ||||
integer(kind=long_k), | private | :: | tID | ||||
integer(kind=long_k), | private | :: | neighID |