This subroutine sets the positions of the parent IDs in the level descriptor.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nIBMs | number of IBM types |
||
| type(mus_IBM_type), | intent(inout) | :: | me(:) | datatype to store the surface information |
||
| type(tem_levelDesc_type), | intent(inout) | :: | levelDesc(:) | the level descriptor incl. ghost and halo elements as well as the communicator information on the level iLevel |
||
| type(treelmesh_type), | intent(inout) | :: | tree | global Tree information |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iIBM | ||||
| integer, | private | :: | iLevel |