dump_FinerGhostsFromMeBuffer Subroutine

private subroutine dump_FinerGhostsFromMeBuffer(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_finerghostsfrommebuffer~~CallsGraph proc~dump_finerghostsfrommebuffer dump_FinerGhostsFromMeBuffer nelems nelems proc~dump_finerghostsfrommebuffer->nelems proc~dump_elemdep dump_elemDep proc~dump_finerghostsfrommebuffer->proc~dump_elemdep tem_BaryOfId tem_BaryOfId proc~dump_finerghostsfrommebuffer->tem_BaryOfId val val proc~dump_finerghostsfrommebuffer->val weight weight proc~dump_finerghostsfrommebuffer->weight proc~dump_elemdep->tem_BaryOfId tem_ElemSize tem_ElemSize proc~dump_elemdep->tem_ElemSize

Called by

proc~~dump_finerghostsfrommebuffer~~CalledByGraph proc~dump_finerghostsfrommebuffer dump_FinerGhostsFromMeBuffer proc~debug_dependencies debug_dependencies proc~debug_dependencies->proc~dump_finerghostsfrommebuffer 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