destroy Interface

public interface destroy

destroy the dynamic array

Calls

interface~~destroy~7~~CallsGraph interface~destroy~7 destroy proc~destroy_da_int destroy_da_int interface~destroy~7->proc~destroy_da_int

Contents


Module Procedures

public subroutine destroy_da_int(me)

destruction of a dynamic array

Read more…

Arguments

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