sorttruncate Interface

public interface sorttruncate

fix the dynamic array, meaning: store the array in the sorted order and cut off the trailing empty entries

Calls

interface~~sorttruncate~4~~CallsGraph interface~sorttruncate~4 sorttruncate proc~sorttruncate_da_label sorttruncate_da_label interface~sorttruncate~4->proc~sorttruncate_da_label interface~init~20 init proc~sorttruncate_da_label->interface~init~20 interface~destroy~20 destroy proc~sorttruncate_da_label->interface~destroy~20 interface~append~21 append proc~sorttruncate_da_label->interface~append~21 proc~init_da_label init_da_label interface~init~20->proc~init_da_label proc~destroy_da_label destroy_da_label interface~destroy~20->proc~destroy_da_label proc~append_da_veclabel append_da_veclabel interface~append~21->proc~append_da_veclabel proc~append_da_label append_da_label interface~append~21->proc~append_da_label interface~expand~19 expand proc~append_da_veclabel->interface~expand~19 proc~append_da_label->interface~expand~19 interface~sortedposofval~4 sortedposofval proc~append_da_label->interface~sortedposofval~4

Contents


Module Procedures

public subroutine sorttruncate_da_label(me)

fixing the dynamic array

Read more…

Arguments

TypeIntentOptionalAttributesName
type(dyn_labelarray_type) :: me