truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries

Calls

interface~~truncate~17~~CallsGraph interface~truncate~17 truncate proc~truncate_da_real truncate_da_real interface~truncate~17->proc~truncate_da_real

Module Procedures

public subroutine truncate_da_real(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_realarray_type) :: me