create_cohort Subroutine

public subroutine create_cohort(cohort_t, comm)

Uses

  • proc~~create_cohort~~UsesGraph proc~create_cohort create_cohort mpi mpi proc~create_cohort->mpi

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: cohort_t
integer, intent(in) :: comm

Calls

proc~~create_cohort~~CallsGraph proc~create_cohort create_cohort mpi_abort mpi_abort proc~create_cohort->mpi_abort mpi_get_address mpi_get_address proc~create_cohort->mpi_get_address mpi_type_commit mpi_type_commit proc~create_cohort->mpi_type_commit mpi_type_create_resized mpi_type_create_resized proc~create_cohort->mpi_type_create_resized mpi_type_create_struct mpi_type_create_struct proc~create_cohort->mpi_type_create_struct

Called by

proc~~create_cohort~~CalledByGraph proc~create_cohort create_cohort proc~create_layer create_layer proc~create_layer->proc~create_cohort proc~create_patch create_patch proc~create_patch->proc~create_layer proc~create_pop_gridcell_type create_pop_gridcell_type proc~create_pop_gridcell_type->proc~create_patch proc~master_pop_types master_pop_types proc~master_pop_types->proc~create_pop_gridcell_type proc~worker_pop_types worker_pop_types proc~worker_pop_types->proc~create_pop_gridcell_type proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~master_pop_types proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~worker_pop_types