expand Interface

public interface expand

increase the size of the container for the array.

Calls

interface~~expand~20~~CallsGraph interface~expand~20 expand proc~expand_da_path expand_da_path interface~expand~20->proc~expand_da_path

Called by

interface~~expand~20~~CalledByGraph interface~expand~20 expand proc~append_da_path append_da_path proc~append_da_path->interface~expand~20 proc~append_da_vecpath append_da_vecpath proc~append_da_vecpath->interface~expand~20 interface~append~23 append interface~append~23->proc~append_da_path interface~append~23->proc~append_da_vecpath proc~sorttruncate_da_path sorttruncate_da_path proc~sorttruncate_da_path->interface~append~23 interface~sorttruncate~5 sorttruncate interface~sorttruncate~5->proc~sorttruncate_da_path

Contents


Module Procedures

public subroutine expand_da_path(me, increment, length)

expanding the dynamic array

Read more…

Arguments

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

optional length to expand the array