truncate Interface

public interface truncate

truncate the array, meaning cut off the trailing empty entries

Calls

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

Type IntentOptional Attributes Name
type(dyn_projectionarray_type) :: me