destroy Interface

private interface destroy

Calls

interface~~destroy~42~~CallsGraph interface~destroy~42 destroy proc~empty_stencil empty_stencil interface~destroy~42->proc~empty_stencil proc~destroy_stencilelement destroy_stencilElement interface~destroy~42->proc~destroy_stencilelement interface~destroy~22 destroy proc~empty_stencil->interface~destroy~22 proc~destroy_ga2d_real destroy_ga2d_real interface~destroy~22->proc~destroy_ga2d_real

Contents


Module Procedures

private subroutine empty_stencil(me)

Delete all entries in the stencil

Arguments

Type IntentOptional Attributes Name
type(tem_stencilHeader_type), intent(out) :: me

stencil header type to empty

private subroutine destroy_stencilElement(me)

destroy stencil

Arguments

Type IntentOptional Attributes Name
type(tem_stencilElement_type), intent(out) :: me

stencil element type to be destroyed