truncate_da_int Subroutine

public subroutine truncate_da_int(me)

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

Arguments

TypeIntentOptionalAttributesName
type(dyn_intarray_type) :: me

Called by

proc~~truncate_da_int~~CalledByGraph proc~truncate_da_int truncate_da_int interface~truncate~13 truncate interface~truncate~13->proc~truncate_da_int

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, public, allocatable:: swpval(:)
integer, public, allocatable:: swpsort(:)