empty_stencil Subroutine

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


Calls

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

Called by

proc~~empty_stencil~~CalledByGraph proc~empty_stencil empty_stencil interface~empty~28 empty interface~empty~28->proc~empty_stencil interface~destroy~37 destroy interface~destroy~37->proc~empty_stencil

Contents

None