decomp_types Subroutine

public subroutine decomp_types(landpt_t, patch_t)

Uses

  • proc~~decomp_types~~UsesGraph proc~decomp_types decomp_types module~cable_io_vars_module cable_IO_vars_module proc~decomp_types->module~cable_io_vars_module mpi mpi proc~decomp_types->mpi module~cable_def_types_mod cable_def_types_mod module~cable_io_vars_module->module~cable_def_types_mod 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(out) :: landpt_t
integer, intent(out) :: patch_t

Calls

proc~~decomp_types~~CallsGraph proc~decomp_types decomp_types mpi_get_address mpi_get_address proc~decomp_types->mpi_get_address mpi_type_commit mpi_type_commit proc~decomp_types->mpi_type_commit mpi_type_create_resized mpi_type_create_resized proc~decomp_types->mpi_type_create_resized mpi_type_create_struct mpi_type_create_struct proc~decomp_types->mpi_type_create_struct

Called by

proc~~decomp_types~~CalledByGraph proc~decomp_types decomp_types proc~master_cable_params master_cable_params proc~master_cable_params->proc~decomp_types proc~worker_cable_params worker_cable_params proc~worker_cable_params->proc~decomp_types proc~mpidrv_master mpidrv_master proc~mpidrv_master->proc~master_cable_params proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~worker_cable_params program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_master