dump_FinerGhostsFromMe Subroutine

private subroutine dump_FinerGhostsFromMe(intp, levelDesc, nUnit, tree)

check the dependencies from Coarser

Arguments

Type IntentOptional Attributes Name
type(mus_interpolation_type), intent(in) :: intp

interpolation method info

type(tem_levelDesc_type), intent(in) :: levelDesc(:)

state properties

integer, intent(in) :: nUnit

unit to write to

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

global tree information


Calls

proc~~dump_finerghostsfromme~~CallsGraph proc~dump_finerghostsfromme dump_FinerGhostsFromMe nelems nelems proc~dump_finerghostsfromme->nelems proc~dump_elemdep dump_elemDep proc~dump_finerghostsfromme->proc~dump_elemdep tem_BaryOfId tem_BaryOfId proc~dump_finerghostsfromme->tem_BaryOfId val val proc~dump_finerghostsfromme->val weight weight proc~dump_finerghostsfromme->weight proc~dump_elemdep->tem_BaryOfId tem_ElemSize tem_ElemSize proc~dump_elemdep->tem_ElemSize

Called by

proc~~dump_finerghostsfromme~~CalledByGraph proc~dump_finerghostsfromme dump_FinerGhostsFromMe proc~debug_dependencies debug_dependencies proc~debug_dependencies->proc~dump_finerghostsfromme proc~mus_hvs_init_aux mus_hvs_init_aux proc~mus_hvs_init_aux->proc~debug_dependencies proc~mus_init_aux mus_init_aux proc~mus_init_aux->proc~debug_dependencies proc~mus_initialize mus_initialize proc~mus_initialize->proc~mus_init_aux program~mus_harvesting mus_harvesting program~mus_harvesting->proc~mus_hvs_init_aux program~musubi musubi program~musubi->proc~mus_initialize