REALLOCATE_GROWING_ALLOCATION Subroutine

public subroutine REALLOCATE_GROWING_ALLOCATION(ALLOC, SZ)

Uses

  • proc~~reallocate_growing_allocation~~UsesGraph proc~reallocate_growing_allocation REALLOCATE_GROWING_ALLOCATION iso_c_binding iso_c_binding proc~reallocate_growing_allocation->iso_c_binding

Arguments

Type IntentOptional Attributes Name
type(GROWING_ALLOCATION_TYPE), intent(inout) :: ALLOC
integer(kind=C_SIZE_T) :: SZ

Called by

proc~~reallocate_growing_allocation~~CalledByGraph proc~reallocate_growing_allocation REALLOCATE_GROWING_ALLOCATION proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~instantiate_allocator->proc~reallocate_growing_allocation proc~dir_trans_ctl DIR_TRANS_CTL proc~dir_trans_ctl->proc~instantiate_allocator proc~gpnorm_trans GPNORM_TRANS proc~gpnorm_trans->proc~instantiate_allocator proc~inv_trans_ctl INV_TRANS_CTL proc~inv_trans_ctl->proc~instantiate_allocator proc~dir_trans DIR_TRANS proc~dir_trans->proc~dir_trans_ctl proc~dir_trans~2 DIR_TRANS proc~dir_trans~2->proc~dir_trans_ctl proc~inv_trans INV_TRANS proc~inv_trans->proc~inv_trans_ctl proc~inv_trans~2 INV_TRANS proc~inv_trans~2->proc~inv_trans_ctl