INSTANTIATE_ALLOCATOR Subroutine

public subroutine INSTANTIATE_ALLOCATOR(ALLOCATOR, GROWING_ALLOCATION)

Uses

  • proc~~instantiate_allocator~~UsesGraph proc~instantiate_allocator INSTANTIATE_ALLOCATOR module~growing_allocator_mod GROWING_ALLOCATOR_MOD proc~instantiate_allocator->module~growing_allocator_mod iso_c_binding iso_c_binding module~growing_allocator_mod->iso_c_binding

Arguments

Type IntentOptional Attributes Name
type(BUFFERED_ALLOCATOR), intent(inout) :: ALLOCATOR

TYPE(GROWING_ALLOCATION_TYPE), INTENT(IN), POINTER :: GROWING_ALLOCATION

type(GROWING_ALLOCATION_TYPE), intent(inout), TARGET :: GROWING_ALLOCATION

Calls

proc~~instantiate_allocator~~CallsGraph proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~reallocate_growing_allocation REALLOCATE_GROWING_ALLOCATION proc~instantiate_allocator->proc~reallocate_growing_allocation proc~destroy_growing_allocator DESTROY_GROWING_ALLOCATOR proc~reallocate_growing_allocation->proc~destroy_growing_allocator

Called by

proc~~instantiate_allocator~~CalledByGraph proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~dir_trans_ctlad~2 DIR_TRANS_CTLAD proc~dir_trans_ctlad~2->proc~instantiate_allocator proc~dir_trans_ctl~2 DIR_TRANS_CTL proc~dir_trans_ctl~2->proc~instantiate_allocator proc~gpnorm_trans~2 GPNORM_TRANS proc~gpnorm_trans~2->proc~instantiate_allocator proc~inv_trans_ctlad INV_TRANS_CTLAD proc~inv_trans_ctlad->proc~instantiate_allocator proc~inv_trans_ctl~2 INV_TRANS_CTL proc~inv_trans_ctl~2->proc~instantiate_allocator proc~inv_transad INV_TRANSAD proc~inv_transad->proc~inv_trans_ctlad proc~inv_transad~2 INV_TRANSAD proc~inv_transad~2->proc~inv_trans_ctlad