truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries

Calls

interface~~truncate~12~~CallsGraph interface~truncate~12 truncate proc~truncate_da_long truncate_da_long interface~truncate~12->proc~truncate_da_long

Contents


Module Procedures

public subroutine truncate_da_long(me)

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

Arguments

TypeIntentOptionalAttributesName
type(dyn_longarray_type) :: me