master_intypes Subroutine

private subroutine master_intypes(comm, met, veg)

Uses

  • proc~~master_intypes~~UsesGraph proc~master_intypes master_intypes module~cable_def_types_mod cable_def_types_mod proc~master_intypes->module~cable_def_types_mod mpi mpi proc~master_intypes->mpi module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
type(met_type), intent(in) :: met
type(veg_parameter_type), intent(in) :: veg

Calls

proc~~master_intypes~~CallsGraph proc~master_intypes master_intypes mpi_abort mpi_abort proc~master_intypes->mpi_abort mpi_get_address mpi_get_address proc~master_intypes->mpi_get_address mpi_reduce mpi_reduce proc~master_intypes->mpi_reduce mpi_type_commit mpi_type_commit proc~master_intypes->mpi_type_commit mpi_type_create_hvector mpi_type_create_hvector proc~master_intypes->mpi_type_create_hvector mpi_type_create_struct mpi_type_create_struct proc~master_intypes->mpi_type_create_struct mpi_type_get_extent mpi_type_get_extent proc~master_intypes->mpi_type_get_extent mpi_type_size mpi_type_size proc~master_intypes->mpi_type_size

Called by

proc~~master_intypes~~CalledByGraph proc~master_intypes master_intypes proc~mpidrv_master mpidrv_master proc~mpidrv_master->proc~master_intypes program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_master