This function delivers the direct children in the full tree for a given tree ID
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=long_k), | intent(in) | :: | TreeID | given treeID |
Array for the treeIDs of the 8 direct children
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | childCount | ||||
| integer(kind=long_k), | private | :: | off |