destroy Interface

public interface destroy

destroy the dynamic array

Calls

interface~~destroy~21~~CallsGraph interface~destroy~21 destroy proc~destroy_da_path destroy_da_path interface~destroy~21->proc~destroy_da_path

Called by

interface~~destroy~21~~CalledByGraph interface~destroy~21 destroy proc~sorttruncate_da_path sorttruncate_da_path proc~sorttruncate_da_path->interface~destroy~21 interface~sorttruncate~5 sorttruncate interface~sorttruncate~5->proc~sorttruncate_da_path

Contents


Module Procedures

public subroutine destroy_da_path(me)

destruction of a dynamic array

Read more…

Arguments

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