expand Interface

private interface expand

increase the size of the container for the array.

Calls

interface~~expand~36~~CallsGraph interface~expand~36 expand proc~expand_ga_box~2 expand_ga_box interface~expand~36->proc~expand_ga_box~2

Called by

interface~~expand~36~~CalledByGraph interface~expand~36 expand proc~placeat_ga_box~2 placeat_ga_box proc~placeat_ga_box~2->interface~expand~36 proc~append_ga_box~2 append_ga_box proc~append_ga_box~2->interface~expand~36 proc~append_ga_box_vec~2 append_ga_box_vec proc~append_ga_box_vec~2->interface~expand~36 proc~placeat_ga_box_vec~2 placeat_ga_box_vec proc~placeat_ga_box_vec~2->interface~expand~36 interface~placeat~26 placeat interface~placeat~26->proc~placeat_ga_box~2 interface~placeat~26->proc~placeat_ga_box_vec~2 interface~append~37 append interface~append~37->proc~append_ga_box~2 interface~append~37->proc~append_ga_box_vec~2

Contents


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