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~~CallsGraph interface~sorttruncate sorttruncate proc~sorttruncate_da_long sorttruncate_da_long interface~sorttruncate->proc~sorttruncate_da_long interface~init~20 init proc~sorttruncate_da_long->interface~init~20 interface~destroy~20 destroy proc~sorttruncate_da_long->interface~destroy~20 interface~append~21 append proc~sorttruncate_da_long->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_long(me)

fixing the dynamic array

Read more…

Arguments

TypeIntentOptionalAttributesName
type(dyn_longarray_type) :: me