mus_IBM_setParentIDs Subroutine

public subroutine mus_IBM_setParentIDs(nIBMs, me, levelDesc, tree)

This subroutine sets the positions of the parent IDs in the level descriptor.

Arguments

Type IntentOptional 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