expand Interface

public interface expand

increase the size of the container for the array.

Calls

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

Called by

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

Contents


Module Procedures

public subroutine expand_da_path(me, increment, length)

expanding the dynamic array

Read more…

Arguments

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

optional length to expand the array