expand Interface

public interface expand

increase the size of the container for the array.

Calls

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

Called by

interface~~expand~27~~CalledByGraph interface~expand~27 expand proc~append_da_int append_da_int proc~append_da_int->interface~expand~27 proc~append_da_label append_da_label proc~append_da_label->interface~expand~27 proc~append_da_long append_da_long proc~append_da_long->interface~expand~27 proc~append_da_real append_da_real proc~append_da_real->interface~expand~27 proc~append_da_vecint append_da_vecint proc~append_da_vecint->interface~expand~27 proc~append_da_veclabel append_da_veclabel proc~append_da_veclabel->interface~expand~27 proc~append_da_veclong append_da_veclong proc~append_da_veclong->interface~expand~27 proc~append_da_vecreal append_da_vecreal proc~append_da_vecreal->interface~expand~27 interface~append~26 append interface~append~26->proc~append_da_long interface~append~26->proc~append_da_veclong interface~append~27 append interface~append~27->proc~append_da_int interface~append~27->proc~append_da_vecint interface~append~28 append interface~append~28->proc~append_da_real interface~append~28->proc~append_da_vecreal interface~append~29 append interface~append~29->proc~append_da_label interface~append~29->proc~append_da_veclabel

Module Procedures

public subroutine expand_da_label(me, increment, length)

expanding the dynamic array

Read more…

Arguments

Type IntentOptional Attributes Name
type(dyn_labelarray_type) :: me
integer, optional :: increment
integer, intent(in), optional :: length

optional length to expand the array