truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries

Calls

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

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

Type IntentOptional Attributes Name
type(dyn_intarray_type) :: me