expand Interface

private interface expand

increase the size of the container for the array.

Calls

interface~~expand~30~~CallsGraph interface~expand~30 expand proc~expand_ga_box expand_ga_box interface~expand~30->proc~expand_ga_box

Called by

interface~~expand~30~~CalledByGraph interface~expand~30 expand proc~append_ga_box append_ga_box proc~append_ga_box->interface~expand~30 proc~placeat_ga_box placeat_ga_box proc~placeat_ga_box->interface~expand~30 proc~placeat_ga_box_vec placeat_ga_box_vec proc~placeat_ga_box_vec->interface~expand~30 proc~append_ga_box_vec append_ga_box_vec proc~append_ga_box_vec->interface~expand~30 interface~append~33 append interface~append~33->proc~append_ga_box interface~append~33->proc~append_ga_box_vec interface~placeat~20 placeat interface~placeat~20->proc~placeat_ga_box interface~placeat~20->proc~placeat_ga_box_vec

Contents


Module Procedures

private subroutine expand_ga_box(me, pos, length)

Arguments

TypeIntentOptionalAttributesName
type(grw_boxarray_type) :: me
integer, intent(in), optional :: pos
integer, intent(in), optional :: length

optional length to expand the array