truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries

Calls

interface~~truncate~7~~CallsGraph interface~truncate~7 truncate proc~truncate_da_int truncate_da_int interface~truncate~7->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

Type IntentOptional Attributes Name
type(dyn_intarray_type) :: me