region_obj_Expand Subroutine

private pure subroutine region_obj_Expand(this)

Resize array to accomodate a new element

Type Bound

region_obj

Arguments

Type IntentOptional Attributes Name
class(region_obj), intent(inout) :: this

A Region


Called by

proc~~region_obj_expand~~CalledByGraph proc~region_obj_expand region_obj%region_obj_Expand proc~region_obj_add region_obj%region_obj_Add proc~region_obj_add->proc~region_obj_expand proc~bc_set_setbc bc_set%bc_set_SetBC proc~bc_set_setbc->proc~region_obj_add