truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries


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

Type IntentOptional Attributes Name
type(dyn_longarray_type) :: me