If parent has hasBoundary_bit then this function will inherit this property to eligible childrens
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(sdr_node_type), | intent(in) | :: | node | Description of the nodes in the prototree. |
||
| integer, | intent(in) | :: | iNode | Index of the node to evaluate. |
result contains which child has boundary
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private, | allocatable | :: | eligible_childs(:) | |||
| integer, | private | :: | iDir | ||||
| integer, | private | :: | iChild |