destroy Interface

private interface destroy

destroy the dynamic array

Calls

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

Called by

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

Contents


Module Procedures

private subroutine destroy_da_projection(me)

destruction of a dynamic array

Read more…

Arguments

Type IntentOptional Attributes Name
type(dyn_projectionarray_type), intent(inout) :: me