debug_dependencies Subroutine

public subroutine debug_dependencies(intp, levelDesc, tree, rank)

check the dependencies from Finer

Arguments

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

interpolation method info

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

state properties

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

global tree information

integer, intent(in) :: rank

musubi mpi communicator environment


Calls

proc~~debug_dependencies~~CallsGraph proc~debug_dependencies debug_dependencies newunit newunit proc~debug_dependencies->newunit proc~dump_finerghostsfromme dump_FinerGhostsFromMe proc~debug_dependencies->proc~dump_finerghostsfromme proc~dump_finerghostsfrommebuffer dump_FinerGhostsFromMeBuffer proc~debug_dependencies->proc~dump_finerghostsfrommebuffer proc~dump_myghostsfromfiner dump_MyGhostsFromFiner proc~debug_dependencies->proc~dump_myghostsfromfiner 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_finerghostsfrommebuffer->nelems proc~dump_finerghostsfrommebuffer->proc~dump_elemdep proc~dump_finerghostsfrommebuffer->tem_BaryOfId proc~dump_finerghostsfrommebuffer->val proc~dump_finerghostsfrommebuffer->weight proc~dump_myghostsfromfiner->nelems proc~dump_myghostsfromfiner->proc~dump_elemdep proc~dump_myghostsfromfiner->tem_BaryOfId proc~dump_myghostsfromfiner->val proc~dump_elemdep->tem_BaryOfId tem_ElemSize tem_ElemSize proc~dump_elemdep->tem_ElemSize

Called by

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