tem_cleanup_arrays Subroutine

public subroutine tem_cleanup_arrays(levelDesc)

deallocate the stencil treeID neighbor arrays for each element This routine can only be called after build_horizontalDependencies

Arguments

TypeIntentOptionalAttributesName
type(tem_levelDesc_type), intent(inout) :: levelDesc(:)

the level descriptor


Calls

proc~~tem_cleanup_arrays~~CallsGraph proc~tem_cleanup_arrays tem_cleanup_arrays interface~destroy~15 destroy proc~tem_cleanup_arrays->interface~destroy~15 proc~destroy_ga2d_real destroy_ga2d_real interface~destroy~15->proc~destroy_ga2d_real

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iLevel