expand Interface

private interface expand

increase the size of the container for the array.

Calls

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

Called by

interface~~expand~10~~CalledByGraph interface~expand~10 expand proc~append_ga_box append_ga_box proc~append_ga_box->interface~expand~10 proc~append_ga_box_vec append_ga_box_vec proc~append_ga_box_vec->interface~expand~10 proc~placeat_ga_box placeat_ga_box proc~placeat_ga_box->interface~expand~10 proc~placeat_ga_box_vec placeat_ga_box_vec proc~placeat_ga_box_vec->interface~expand~10 interface~append~12 append interface~append~12->proc~append_ga_box interface~append~12->proc~append_ga_box_vec interface~placeat~9 placeat interface~placeat~9->proc~placeat_ga_box interface~placeat~9->proc~placeat_ga_box_vec

Module Procedures

private subroutine expand_ga_box(me, pos, length)

Arguments

Type IntentOptional Attributes Name
type(grw_boxarray_type) :: me
integer, intent(in), optional :: pos
integer, intent(in), optional :: length

optional length to expand the array