tem_dumpTreeIDlists Subroutine

public subroutine tem_dumpTreeIDlists(minlevel, maxLevel, LD)

output all level-wise treeIDs in a clean way

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: minlevel

minimum level of the global tree

integer, intent(in) :: maxLevel

minimum level of the global tree

type(tem_levelDesc_type), intent(in) :: LD(minlevel:maxLevel)

level descriptor


Calls

proc~~tem_dumptreeidlists~~CallsGraph proc~tem_dumptreeidlists tem_dumpTreeIDlists proc~tem_horizontalspacer tem_horizontalSpacer proc~tem_dumptreeidlists->proc~tem_horizontalspacer proc~tem_printarray tem_printArray proc~tem_dumptreeidlists->proc~tem_printarray proc~print_nelems print_nElems proc~tem_dumptreeidlists->proc~print_nelems

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iLevel
integer, private :: first
integer, private :: last