dump_MyGhostsFromFiner Subroutine

private subroutine dump_MyGhostsFromFiner(intp, leveldesc, nUnit, tree)

check the dependencies from Finer and write them out so we can compare

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_myghostsfromfiner~~CallsGraph proc~dump_myghostsfromfiner dump_MyGhostsFromFiner nelems nelems proc~dump_myghostsfromfiner->nelems proc~dump_elemdep dump_elemDep proc~dump_myghostsfromfiner->proc~dump_elemdep tem_BaryOfId tem_BaryOfId proc~dump_myghostsfromfiner->tem_BaryOfId val val proc~dump_myghostsfromfiner->val proc~dump_elemdep->tem_BaryOfId tem_ElemSize tem_ElemSize proc~dump_elemdep->tem_ElemSize

Called by

proc~~dump_myghostsfromfiner~~CalledByGraph proc~dump_myghostsfromfiner dump_MyGhostsFromFiner proc~debug_dependencies debug_dependencies proc~debug_dependencies->proc~dump_myghostsfromfiner 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