expand_ga_box Subroutine

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


Called by

proc~~expand_ga_box~~CalledByGraph proc~expand_ga_box expand_ga_box interface~expand~30 expand interface~expand~30->proc~expand_ga_box 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


Variables

TypeVisibilityAttributesNameInitial
type(tem_box_type), private, allocatable:: swpval(:)
integer, private :: explen
integer, private :: ii