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_ctl DIR_TRANS_CTL proc~dir_trans_ctl->proc~instantiate_allocator proc~gpnorm_trans~2 GPNORM_TRANS proc~gpnorm_trans~2->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