INSTANTIATE_ALLOCATOR Subroutine

public subroutine INSTANTIATE_ALLOCATOR(ALLOCATOR, GROWING_ALLOCATION)

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

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 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