truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries

Calls

interface~~truncate~13~~CallsGraph interface~truncate~13 truncate proc~truncate_da_int truncate_da_int interface~truncate~13->proc~truncate_da_int

Contents


Module Procedures

public subroutine truncate_da_int(me)

truncate the array after the last valid entry and hence cut off the empty trailing empty entries

Arguments

TypeIntentOptionalAttributesName
type(dyn_intarray_type) :: me