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~2~~CallsGraph interface~sorttruncate~2 sorttruncate proc~sorttruncate_da_projection sorttruncate_da_projection interface~sorttruncate~2->proc~sorttruncate_da_projection interface~destroy~9 destroy proc~sorttruncate_da_projection->interface~destroy~9 interface~append~9 append proc~sorttruncate_da_projection->interface~append~9 interface~init~9 init proc~sorttruncate_da_projection->interface~init~9 proc~destroy_da_projection destroy_da_projection interface~destroy~9->proc~destroy_da_projection proc~append_da_vecprojection append_da_vecprojection interface~append~9->proc~append_da_vecprojection proc~append_da_projection append_da_projection interface~append~9->proc~append_da_projection proc~init_da_projection init_da_projection interface~init~9->proc~init_da_projection interface~expand~9 expand proc~append_da_vecprojection->interface~expand~9 interface~sortedposofval~2 sortedposofval proc~append_da_projection->interface~sortedposofval~2 proc~append_da_projection->interface~expand~9

Contents


Module Procedures

private subroutine sorttruncate_da_projection(me)

fixing the dynamic array

Read more…

Arguments

TypeIntentOptionalAttributesName
type(dyn_projectionarray_type) :: me