Prints information about a treeID to a file unit.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=long_k), | intent(in) | :: | me | given level to get the size for |
||
| type(treelmesh_type), | intent(in) | :: | tree | Mesh to locate the point in |
||
| integer, | intent(in), | optional | :: | nUnit | the file unit to use for printing the information. |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | writeUnit | ||||
| integer, | private | :: | x(4) |