truncate_da_path Subroutine

public subroutine truncate_da_path(me)

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

Arguments

TypeIntentOptionalAttributesName
type(dyn_patharray_type) :: me

Called by

proc~~truncate_da_path~~CalledByGraph proc~truncate_da_path truncate_da_path interface~truncate~16 truncate interface~truncate~16->proc~truncate_da_path

Contents


Variables

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