sorttruncate_da_path Subroutine

public subroutine sorttruncate_da_path(me)

fixing the dynamic array

truncate the array after the last valid entry and hence cut off the empty trailing empty entries store the array in the sorted order according to the sorted( ) array

Arguments

TypeIntentOptionalAttributesName
type(dyn_patharray_type) :: me

Calls

proc~~sorttruncate_da_path~~CallsGraph proc~sorttruncate_da_path sorttruncate_da_path interface~init~21 init proc~sorttruncate_da_path->interface~init~21 interface~append~23 append proc~sorttruncate_da_path->interface~append~23 interface~destroy~21 destroy proc~sorttruncate_da_path->interface~destroy~21 proc~init_da_path init_da_path interface~init~21->proc~init_da_path proc~append_da_path append_da_path interface~append~23->proc~append_da_path proc~append_da_vecpath append_da_vecpath interface~append~23->proc~append_da_vecpath proc~destroy_da_path destroy_da_path interface~destroy~21->proc~destroy_da_path interface~expand~20 expand proc~append_da_path->interface~expand~20 interface~sortedposofval~5 sortedposofval proc~append_da_path->interface~sortedposofval~5 proc~append_da_vecpath->interface~expand~20 proc~expand_da_path expand_da_path interface~expand~20->proc~expand_da_path proc~sortposofval_path sortposofval_path interface~sortedposofval~5->proc~sortposofval_path

Called by

proc~~sorttruncate_da_path~~CalledByGraph proc~sorttruncate_da_path sorttruncate_da_path interface~sorttruncate~5 sorttruncate interface~sorttruncate~5->proc~sorttruncate_da_path

Contents


Variables

TypeVisibilityAttributesNameInitial
type(dyn_patharray_type), public :: tarray
integer, public :: ival
integer, public :: dpos