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_attribute sorttruncate_da_attribute interface~sorttruncate->proc~sorttruncate_da_attribute interface~init~11 init proc~sorttruncate_da_attribute->interface~init~11 interface~append~11 append proc~sorttruncate_da_attribute->interface~append~11 interface~destroy~7 destroy proc~sorttruncate_da_attribute->interface~destroy~7 proc~destroy_da_attribute destroy_da_attribute interface~destroy~7->proc~destroy_da_attribute

Contents


Module Procedures

private subroutine sorttruncate_da_attribute(me)

fixing the dynamic array

Read more…

Arguments

TypeIntentOptionalAttributesName
type(dyn_attributearray_type) :: me