truncate_da_real Subroutine

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

Called by

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

Contents


Variables

TypeVisibilityAttributesNameInitial
real(kind=rk), public, allocatable:: swpval(:)
integer, public, allocatable:: swpsort(:)