truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries

Calls

interface~~truncate~9~~CallsGraph interface~truncate~9 truncate proc~truncate_da_projection truncate_da_projection interface~truncate~9->proc~truncate_da_projection

Contents


Module Procedures

private subroutine truncate_da_projection(me)

truncate the array after the last valid entry and hence cut off the empty trailing empty entries

Arguments

TypeIntentOptionalAttributesName
type(dyn_projectionarray_type) :: me