truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries

Calls

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

Contents


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

TypeIntentOptionalAttributesName
type(dyn_realarray_type) :: me