debug_glob_boundary_type Subroutine

public subroutine debug_glob_boundary_type(nBCs, minLevel, maxLevel, me)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nBCs
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel
type(glob_boundary_type), intent(in) :: me(nBCs)

Calls

proc~~debug_glob_boundary_type~~CallsGraph proc~debug_glob_boundary_type debug_glob_boundary_type val val proc~debug_glob_boundary_type->val

Called by

proc~~debug_glob_boundary_type~~CalledByGraph proc~debug_glob_boundary_type debug_glob_boundary_type proc~mus_construct mus_construct proc~mus_construct->proc~debug_glob_boundary_type proc~mus_initialize mus_initialize proc~mus_initialize->proc~mus_construct proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_construct program~mus_harvesting mus_harvesting program~mus_harvesting->proc~mus_construct proc~mus_solve mus_solve proc~mus_solve->proc~mus_perform_dynloadbal program~musubi musubi program~musubi->proc~mus_initialize program~musubi->proc~mus_solve