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~5~~CallsGraph interface~sorttruncate~5 sorttruncate proc~sorttruncate_da_label sorttruncate_da_label interface~sorttruncate~5->proc~sorttruncate_da_label interface~init~9 init proc~sorttruncate_da_label->interface~init~9 interface~append~9 append proc~sorttruncate_da_label->interface~append~9 interface~destroy~9 destroy proc~sorttruncate_da_label->interface~destroy~9 proc~init_da_label init_da_label interface~init~9->proc~init_da_label proc~append_da_label append_da_label interface~append~9->proc~append_da_label proc~append_da_veclabel append_da_veclabel interface~append~9->proc~append_da_veclabel proc~destroy_da_label destroy_da_label interface~destroy~9->proc~destroy_da_label interface~sortedposofval~5 sortedposofval proc~append_da_label->interface~sortedposofval~5 interface~expand~9 expand proc~append_da_label->interface~expand~9 proc~append_da_veclabel->interface~expand~9

Contents


Module Procedures

public subroutine sorttruncate_da_label(me)

fixing the dynamic array

Read more…

Arguments

Type IntentOptional Attributes Name
type(dyn_labelarray_type) :: me