worker_decomp Subroutine

private subroutine worker_decomp(comm)

Uses

  • proc~~worker_decomp~~UsesGraph proc~worker_decomp worker_decomp module~cable_def_types_mod cable_def_types_mod proc~worker_decomp->module~cable_def_types_mod mpi mpi proc~worker_decomp->mpi module~aggregator_mod aggregator_mod module~cable_def_types_mod->module~aggregator_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod iso_fortran_env iso_fortran_env module~aggregator_mod->iso_fortran_env module~cable_error_handler_mod cable_error_handler_mod module~aggregator_mod->module~cable_error_handler_mod module~cable_error_handler_base_mod cable_error_handler_base_mod module~cable_error_handler_mod->module~cable_error_handler_base_mod module~cable_error_handler_base_mod->iso_fortran_env

Arguments

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

Calls

proc~~worker_decomp~~CallsGraph proc~worker_decomp worker_decomp mpi_recv mpi_recv proc~worker_decomp->mpi_recv

Called by

proc~~worker_decomp~~CalledByGraph proc~worker_decomp worker_decomp proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~worker_decomp