expand Interface

private interface expand

increase the size of the container for the array.

Calls

interface~~expand~7~~CallsGraph interface~expand~7 expand proc~expand_da_attribute expand_da_attribute interface~expand~7->proc~expand_da_attribute

Called by

interface~~expand~7~~CalledByGraph interface~expand~7 expand proc~append_ga_distancerefine_vec append_ga_distancerefine_vec proc~append_ga_distancerefine_vec->interface~expand~7 proc~append_ga_distancerefine append_ga_distancerefine proc~append_ga_distancerefine->interface~expand~7 proc~append_da_attribute append_da_attribute proc~append_da_attribute->interface~expand~7 proc~placeat_ga_distancerefine_vec placeat_ga_distancerefine_vec proc~placeat_ga_distancerefine_vec->interface~expand~7 proc~append_da_vecattribute append_da_vecattribute proc~append_da_vecattribute->interface~expand~7 proc~placeat_ga_distancerefine placeat_ga_distancerefine proc~placeat_ga_distancerefine->interface~expand~7 interface~append~6 append interface~append~6->proc~append_ga_distancerefine_vec interface~append~6->proc~append_ga_distancerefine interface~placeat~6 placeat interface~placeat~6->proc~placeat_ga_distancerefine_vec interface~placeat~6->proc~placeat_ga_distancerefine interface~append~7 append interface~append~7->proc~append_da_attribute interface~append~7->proc~append_da_vecattribute

Contents


Module Procedures

private subroutine expand_da_attribute(me, increment, length)

expanding the dynamic array

Read more…

Arguments

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

optional length to expand the array