mus_init_IBM Subroutine

public subroutine mus_init_IBM(me, globTree)

This subroutine initializes the IBM data incl. reading the stl, unifying the coordinates, storing the connectivity, allocating the parentIDs array and initializing the stencil used.

Arguments

Type IntentOptional Attributes Name
type(mus_IBM_globType), intent(inout) :: me

datatype to store the surface information

type(treelmesh_type), intent(in) :: globTree

global tree information