master_casa_LUC_types Subroutine

private subroutine master_casa_LUC_types(comm, casapool, casabal)

Uses

  • proc~~master_casa_luc_types~~UsesGraph proc~master_casa_luc_types master_casa_LUC_types module~casavariable casavariable proc~master_casa_luc_types->module~casavariable mpi mpi proc~master_casa_luc_types->mpi module~casadimension casadimension module~casavariable->module~casadimension module~cable_def_types_mod cable_def_types_mod module~casadimension->module~cable_def_types_mod 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(casa_pool), intent(in) :: casapool
type(casa_balance), intent(in) :: casabal

Calls

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

Called by

proc~~master_casa_luc_types~~CalledByGraph proc~master_casa_luc_types master_casa_LUC_types proc~mpidrv_master mpidrv_master proc~mpidrv_master->proc~master_casa_luc_types program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_master