debug_connectivity Subroutine

public subroutine debug_connectivity(scheme, minLevel, maxLevel)

Detailed Debug output to the PDF neighbor (connectivity) list

currently the dubug connectivity is done only for 1st field

Arguments

TypeIntentOptionalAttributesName
type(mus_scheme_type), intent(in) :: scheme
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel

Calls

proc~~debug_connectivity~~CallsGraph proc~debug_connectivity debug_connectivity proc~tem_horizontalspacer tem_horizontalSpacer proc~debug_connectivity->proc~tem_horizontalspacer proc~tem_coordofid tem_CoordOfId proc~debug_connectivity->proc~tem_coordofid

Called by

proc~~debug_connectivity~~CalledByGraph proc~debug_connectivity debug_connectivity proc~mus_construct mus_construct proc~mus_construct->proc~debug_connectivity proc~mus_initialize mus_initialize proc~mus_initialize->proc~mus_construct program~mus_harvesting mus_harvesting program~mus_harvesting->proc~mus_construct proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_construct none~do_balance do_balance none~do_balance->proc~mus_perform_dynloadbal program~musubi musubi program~musubi->proc~mus_initialize proc~mus_solve mus_solve proc~mus_solve->none~do_balance

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iElem
integer, private :: iLevel
integer, private :: iDir
integer, private :: posInNeigh
integer, private :: posInState
integer, private :: posInTotal
integer(kind=long_k), private :: treeID
integer, private :: QQ
integer, private :: varPos(scheme%layout%fStencil%QQ)
integer, private :: nScalars
integer, private :: nElems
integer, private :: nSize