alloc_POP Subroutine

public subroutine alloc_POP(POP, arraysize)

Uses

  • proc~~alloc_pop~~UsesGraph proc~alloc_pop alloc_POP module~pop_types POP_Types proc~alloc_pop->module~pop_types module~typedef TypeDef proc~alloc_pop->module~typedef module~pop_types->module~typedef module~pop_constants POP_Constants module~pop_types->module~pop_constants module~pop_constants->module~typedef

Arguments

Type IntentOptional Attributes Name
type(POP_TYPE), intent(inout) :: POP
integer, intent(in) :: arraysize

Called by

proc~~alloc_pop~~CalledByGraph proc~alloc_pop alloc_POP proc~pop_init POP_init proc~pop_init->proc~alloc_pop proc~load_parameters load_parameters proc~load_parameters->proc~pop_init proc~worker_pop_types worker_pop_types proc~worker_pop_types->proc~pop_init proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~load_parameters proc~mpidrv_worker mpidrv_worker proc~mpidrv_worker->proc~worker_pop_types proc~serialdrv serialdrv proc~serialdrv->proc~load_parameters program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_worker program~cable_offline_driver->proc~serialdrv