expand Interface

public interface expand

increase the size of the container for the array.

Calls

interface~~expand~19~~CallsGraph interface~expand~19 expand proc~expand_da_label expand_da_label interface~expand~19->proc~expand_da_label

Called by

interface~~expand~19~~CalledByGraph interface~expand~19 expand proc~append_da_vecint append_da_vecint proc~append_da_vecint->interface~expand~19 proc~append_da_real append_da_real proc~append_da_real->interface~expand~19 proc~append_da_int append_da_int proc~append_da_int->interface~expand~19 proc~append_da_veclabel append_da_veclabel proc~append_da_veclabel->interface~expand~19 proc~append_da_label append_da_label proc~append_da_label->interface~expand~19 proc~append_da_long append_da_long proc~append_da_long->interface~expand~19 proc~append_da_vecreal append_da_vecreal proc~append_da_vecreal->interface~expand~19 proc~append_da_veclong append_da_veclong proc~append_da_veclong->interface~expand~19 interface~append~19 append interface~append~19->proc~append_da_vecint interface~append~19->proc~append_da_int interface~append~20 append interface~append~20->proc~append_da_real interface~append~20->proc~append_da_vecreal interface~append~18 append interface~append~18->proc~append_da_long interface~append~18->proc~append_da_veclong interface~append~21 append interface~append~21->proc~append_da_veclabel interface~append~21->proc~append_da_label

Contents


Module Procedures

public subroutine expand_da_label(me, increment, length)

expanding the dynamic array

Read more…

Arguments

TypeIntentOptionalAttributesName
type(dyn_labelarray_type) :: me
integer, optional :: increment
integer, intent(in), optional :: length

optional length to expand the array