mus_reload_IBM Subroutine

public subroutine mus_reload_IBM(me, iField, LevelDesc, tree)

Arguments

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

IBM data type

integer, intent(in) :: iField

scheme and field number

type(tem_levelDesc_type), intent(inout) :: LevelDesc(:)

Global parameters Level desc

type(treelmesh_type), intent(inout) :: tree

tree


Calls

proc~~mus_reload_ibm~~CallsGraph proc~mus_reload_ibm mus_reload_IBM proc~mus_ibm_setparentids mus_IBM_setParentIDs proc~mus_reload_ibm->proc~mus_ibm_setparentids stlhead stlhead proc~mus_reload_ibm->stlhead tem_readAndUnify_surfData tem_readAndUnify_surfData proc~mus_reload_ibm->tem_readAndUnify_surfData tem_init_surfData tem_init_surfData proc~mus_ibm_setparentids->tem_init_surfData tem_updateTree_properties tem_updateTree_properties proc~mus_ibm_setparentids->tem_updateTree_properties

Called by

proc~~mus_reload_ibm~~CalledByGraph proc~mus_reload_ibm mus_reload_IBM proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_reload_ibm proc~mus_solve mus_solve proc~mus_solve->proc~mus_perform_dynloadbal program~musubi musubi program~musubi->proc~mus_solve