destroy Interface

private interface destroy

destroy the dynamic array

Calls

interface~~destroy~9~~CallsGraph interface~destroy~9 destroy proc~destroy_da_projection destroy_da_projection interface~destroy~9->proc~destroy_da_projection

Called by

interface~~destroy~9~~CalledByGraph interface~destroy~9 destroy proc~sorttruncate_da_projection sorttruncate_da_projection proc~sorttruncate_da_projection->interface~destroy~9 interface~sorttruncate~2 sorttruncate interface~sorttruncate~2->proc~sorttruncate_da_projection

Contents


Module Procedures

private subroutine destroy_da_projection(me)

destruction of a dynamic array

Read more…

Arguments

TypeIntentOptionalAttributesName
type(dyn_projectionarray_type), intent(inout) :: me