expand Interface

private interface expand

increase the size of the container for the array.

Calls

interface~~expand~9~~CallsGraph interface~expand~9 expand proc~expand_da_projection expand_da_projection interface~expand~9->proc~expand_da_projection

Called by

interface~~expand~9~~CalledByGraph interface~expand~9 expand proc~append_da_vecprojection append_da_vecprojection proc~append_da_vecprojection->interface~expand~9 proc~append_da_projection append_da_projection proc~append_da_projection->interface~expand~9 interface~append~9 append interface~append~9->proc~append_da_vecprojection interface~append~9->proc~append_da_projection proc~sorttruncate_da_projection sorttruncate_da_projection proc~sorttruncate_da_projection->interface~append~9 proc~ply_fill_dynprojectarray ply_fill_dynProjectArray proc~ply_fill_dynprojectarray->interface~append~9 interface~sorttruncate~2 sorttruncate interface~sorttruncate~2->proc~sorttruncate_da_projection

Contents


Module Procedures

private subroutine expand_da_projection(me, increment, length)

expanding the dynamic array

Read more…

Arguments

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

optional length to expand the array