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

Type IntentOptional Attributes Name
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 tem_CoordOfId tem_CoordOfId proc~debug_connectivity->tem_CoordOfId tem_horizontalSpacer tem_horizontalSpacer proc~debug_connectivity->tem_horizontalSpacer total total proc~debug_connectivity->total val val proc~debug_connectivity->val

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 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