destroy Interface

private interface destroy

Calls

interface~~destroy~37~~CallsGraph interface~destroy~37 destroy proc~empty_stencil empty_stencil interface~destroy~37->proc~empty_stencil proc~destroy_stencilelement destroy_stencilElement interface~destroy~37->proc~destroy_stencilelement interface~destroy~15 destroy proc~empty_stencil->interface~destroy~15 proc~destroy_ga2d_real destroy_ga2d_real interface~destroy~15->proc~destroy_ga2d_real

Contents


Module Procedures

private subroutine empty_stencil(me)

Delete all entries in the stencil

Arguments

TypeIntentOptionalAttributesName
type(tem_stencilHeader_type), intent(out) :: me

stencil header type to empty

private subroutine destroy_stencilElement(me)

destroy stencil

Arguments

TypeIntentOptionalAttributesName
type(tem_stencilElement_type), intent(out) :: me

stencil element type to be destroyed