phys_output_open Subroutine

public subroutine phys_output_open(rlon, rlat, pim, tabij, ipt, jpt, plon, plat, jjmp1, nlevSTD, clevSTD, rlevSTD, dtime, ok_veget, type_ocean, iflag_pbl, iflag_pbl_split, ok_mensuel, ok_journe, ok_hf, ok_instan, ok_LES, ok_ade, ok_aie, read_climoz, phys_out_filestations, aerosol_couple, flag_aerosol_strat, pdtphys, paprs, pphis, pplay, lmax_th, ptconv, ptconvth, ivap, d_u, d_t, qx, d_qx, zmasse, ok_sync)

Uses

  • proc~~phys_output_open~2~~UsesGraph proc~phys_output_open~2 phys_output_open module~yomcst_mod_h yomcst_mod_h proc~phys_output_open~2->module~yomcst_mod_h module~infotrac_phy~2 infotrac_phy proc~phys_output_open~2->module~infotrac_phy~2 module~aero_mod~2 aero_mod proc~phys_output_open~2->module~aero_mod~2 module~time_phylmdz_mod time_phylmdz_mod proc~phys_output_open~2->module~time_phylmdz_mod module~surface_data surface_data proc~phys_output_open~2->module~surface_data module~phys_output_ctrlout_mod phys_output_ctrlout_mod proc~phys_output_open~2->module~phys_output_ctrlout_mod module~iophy iophy proc~phys_output_open~2->module~iophy module~mod_phys_lmdz_para mod_phys_lmdz_para proc~phys_output_open~2->module~mod_phys_lmdz_para module~dimphy~3 dimphy proc~phys_output_open~2->module~dimphy~3 module~mod_grid_phy_lmdz mod_grid_phy_lmdz proc~phys_output_open~2->module~mod_grid_phy_lmdz ioipsl ioipsl proc~phys_output_open~2->ioipsl module~wxios_mod wxios_mod proc~phys_output_open~2->module~wxios_mod module~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper proc~phys_output_open~2->module~lmdz_cppkeys_wrapper module~vertical_layers_mod vertical_layers_mod proc~phys_output_open~2->module~vertical_layers_mod module~clesphys_mod_h~2 clesphys_mod_h proc~phys_output_open~2->module~clesphys_mod_h~2 module~phys_cal_mod phys_cal_mod proc~phys_output_open~2->module~phys_cal_mod module~print_control_mod print_control_mod proc~phys_output_open~2->module~print_control_mod module~strings_mod strings_mod proc~phys_output_open~2->module~strings_mod module~infotrac_phy~2->module~strings_mod module~readtracfiles_mod readTracFiles_mod module~infotrac_phy~2->module~readtracfiles_mod module~phys_output_ctrlout_mod->module~aero_mod~2 module~phys_output_var_mod~2 phys_output_var_mod module~phys_output_ctrlout_mod->module~phys_output_var_mod~2 module~indice_sol_mod indice_sol_mod module~phys_output_ctrlout_mod->module~indice_sol_mod module~mod_phys_lmdz_transfert_para mod_phys_lmdz_transfert_para module~mod_phys_lmdz_para->module~mod_phys_lmdz_transfert_para module~mod_phys_lmdz_mpi_data mod_phys_lmdz_mpi_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_mpi_data module~mod_phys_lmdz_omp_data mod_phys_lmdz_omp_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_omp_data module~lmdz_xios lmdz_xios module~wxios_mod->module~lmdz_xios netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf iso_fortran_env iso_fortran_env module~lmdz_cppkeys_wrapper->iso_fortran_env module~strings_mod->iso_fortran_env module~mod_phys_lmdz_omp_transfert mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_mpi_transfert mod_phys_lmdz_mpi_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_mpi_transfert module~phys_output_var_mod~2->module~dimphy~3 module~phys_output_var_mod~2->module~strings_mod module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper module~lmdz_mpi lmdz_mpi module~mod_phys_lmdz_mpi_data->module~lmdz_mpi module~readtracfiles_mod->module~strings_mod module~ioipsl_getin_p_mod ioipsl_getin_p_mod module~readtracfiles_mod->module~ioipsl_getin_p_mod module~ioipsl_getin_p_mod->module~mod_phys_lmdz_para module~ioipsl_getin_p_mod->ioipsl module~ioipsl_getin_p_mod->module~strings_mod module~ioipsl_getin_p_mod->module~mod_phys_lmdz_transfert_para

Lectures des parametres de sorties dans physiq.def

!!!!!!!!!!!!!!!!!!!!! Boucle sur les fichiers !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

! Ouverture de chaque fichier XIOS !!!!!!!!!!! ! Declaration des axes verticaux de chaque fichier: ! ajout axe vertical spectband : solar band number !!!!!!!!!!!!!!! Traitement dans le cas ou l'on veut stocker sur un domaine limite !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!! Composantes de la coordonnee sigma-hybride

Arguments

Type IntentOptional Attributes Name
real, intent(in), DIMENSION(klon) :: rlon
real, intent(in), DIMENSION(klon) :: rlat
integer, intent(in) :: pim
integer, DIMENSION(pim) :: tabij
integer, intent(in), DIMENSION(pim) :: ipt
integer, intent(in), DIMENSION(pim) :: jpt
real, intent(in), DIMENSION(pim) :: plon
real, intent(in), DIMENSION(pim) :: plat
integer :: jjmp1
integer :: nlevSTD
character(len=4), DIMENSION(nlevSTD) :: clevSTD
real, DIMENSION(nlevSTD) :: rlevSTD
real :: dtime
logical :: ok_veget
character(len=6) :: type_ocean
integer :: iflag_pbl
integer :: iflag_pbl_split
logical :: ok_mensuel
logical :: ok_journe
logical :: ok_hf
logical :: ok_instan
logical :: ok_LES
logical :: ok_ade
logical :: ok_aie
integer, intent(in) :: read_climoz
logical, DIMENSION(nfiles) :: phys_out_filestations
logical :: aerosol_couple
integer :: flag_aerosol_strat
real, intent(in) :: pdtphys
real, intent(in), DIMENSION(klon, klev+1) :: paprs
real, intent(in), DIMENSION(klon) :: pphis
real, intent(in), DIMENSION(klon, klev) :: pplay
integer, intent(in), DIMENSION(klon) :: lmax_th
logical, intent(in), DIMENSION(klon, klev) :: ptconv
logical, intent(in), DIMENSION(klon, klev) :: ptconvth
integer, intent(in) :: ivap
real, intent(in), DIMENSION(klon, klev) :: d_u
real, intent(in), DIMENSION(klon, klev) :: d_t
real, intent(in), DIMENSION(klon,klev,nqtot) :: qx
real, intent(in), DIMENSION(klon,klev,nqtot) :: d_qx
real, intent(in), DIMENSION(klon, klev) :: zmasse
logical, intent(in) :: ok_sync

Calls

proc~~phys_output_open~2~~CallsGraph proc~phys_output_open~2 phys_output_open proc~wxios_set_cal wxios_set_cal proc~phys_output_open~2->proc~wxios_set_cal proc~wxios_add_file wxios_add_file proc~phys_output_open~2->proc~wxios_add_file histbeg histbeg proc~phys_output_open~2->histbeg ymds2ju ymds2ju proc~phys_output_open~2->ymds2ju ju2ymds ju2ymds proc~phys_output_open~2->ju2ymds interface~histbeg_phy_all histbeg_phy_all proc~phys_output_open~2->interface~histbeg_phy_all proc~convers_timesteps~2 convers_timesteps proc~phys_output_open~2->proc~convers_timesteps~2 getin getin proc~phys_output_open~2->getin histvert histvert proc~phys_output_open~2->histvert proc~wxios_add_vaxis wxios_add_vaxis proc~phys_output_open~2->proc~wxios_add_vaxis proc~abort_physic abort_physic proc~wxios_set_cal->proc~abort_physic proc~xios_set_timestep xios_set_timestep proc~wxios_set_cal->proc~xios_set_timestep proc~xios_define_calendar xios_define_calendar proc~wxios_set_cal->proc~xios_define_calendar interface~xios_set_start_date xios_set_start_date proc~wxios_set_cal->interface~xios_set_start_date interface~xios_set_time_origin xios_set_time_origin proc~wxios_set_cal->interface~xios_set_time_origin proc~reformadate reformadate proc~wxios_add_file->proc~reformadate interface~xios_get_handle xios_get_handle proc~wxios_add_file->interface~xios_get_handle proc~xios_set_file_attr xios_set_file_attr proc~wxios_add_file->proc~xios_set_file_attr interface~xios_add_child xios_add_child proc~wxios_add_file->interface~xios_add_child proc~xios_is_valid_file xios_is_valid_file proc~wxios_add_file->proc~xios_is_valid_file interface~xios_set_attr xios_set_attr proc~wxios_add_file->interface~xios_set_attr proc~histbeg_phyxios histbeg_phyxios interface~histbeg_phy_all->proc~histbeg_phyxios proc~histbeg_phy histbeg_phy interface~histbeg_phy_all->proc~histbeg_phy proc~histbeg_phy_points histbeg_phy_points interface~histbeg_phy_all->proc~histbeg_phy_points proc~convers_timesteps~2->proc~abort_physic proc~xios_set_axis_attr xios_set_axis_attr proc~wxios_add_vaxis->proc~xios_set_axis_attr proc~xios_is_valid_axis xios_is_valid_axis proc~wxios_add_vaxis->proc~xios_is_valid_axis getin_dump getin_dump proc~abort_physic->getin_dump histclo histclo proc~abort_physic->histclo proc~mpi_abort MPI_ABORT proc~abort_physic->proc~mpi_abort restclo restclo proc~abort_physic->restclo proc~xios_get_field_handle xios_get_field_handle interface~xios_get_handle->proc~xios_get_field_handle proc~xios_get_fieldgroup_handle xios_get_fieldgroup_handle interface~xios_get_handle->proc~xios_get_fieldgroup_handle proc~xios_get_domain_handle xios_get_domain_handle interface~xios_get_handle->proc~xios_get_domain_handle proc~xios_get_filegroup_handle xios_get_filegroup_handle interface~xios_get_handle->proc~xios_get_filegroup_handle proc~xios_get_file_handle xios_get_file_handle interface~xios_get_handle->proc~xios_get_file_handle proc~xios_get_context_handle xios_get_context_handle interface~xios_get_handle->proc~xios_get_context_handle proc~histbeg_phyxios->proc~wxios_add_file proc~histbeg_phyxios->histbeg proc~xios_set_start_date_dur xios_set_start_date_dur interface~xios_set_start_date->proc~xios_set_start_date_dur proc~xios_set_start_date_date xios_set_start_date_date interface~xios_set_start_date->proc~xios_set_start_date_date proc~xios_fieldgroup_add_child xios_fieldgroup_add_child interface~xios_add_child->proc~xios_fieldgroup_add_child proc~xios_add_file xios_add_file interface~xios_add_child->proc~xios_add_file proc~xios_add_fieldtofile xios_add_fieldtofile interface~xios_add_child->proc~xios_add_fieldtofile proc~xios_set_time_origin_dur xios_set_time_origin_dur interface~xios_set_time_origin->proc~xios_set_time_origin_dur proc~xios_set_time_origin_date xios_set_time_origin_date interface~xios_set_time_origin->proc~xios_set_time_origin_date proc~histbeg_phy->histbeg proc~histbeg_phy_points->histbeg interface~grid1dto2d_glo grid1dTo2d_glo proc~histbeg_phy_points->interface~grid1dto2d_glo interface~gather gather proc~histbeg_phy_points->interface~gather interface~bcast bcast proc~histbeg_phy_points->interface~bcast proc~xios_set_field_attr_hdl xios_set_field_attr_hdl interface~xios_set_attr->proc~xios_set_field_attr_hdl proc~xios_set_fieldgroup_attr_hdl xios_set_fieldgroup_attr_hdl interface~xios_set_attr->proc~xios_set_fieldgroup_attr_hdl proc~xios_set_axis_attr_hdl xios_set_axis_attr_hdl interface~xios_set_attr->proc~xios_set_axis_attr_hdl proc~xios_set_domain_attr_hdl xios_set_domain_attr_hdl interface~xios_set_attr->proc~xios_set_domain_attr_hdl proc~xios_set_file_attr_hdl xios_set_file_attr_hdl interface~xios_set_attr->proc~xios_set_file_attr_hdl proc~grid1dto2d_glo_i grid1dTo2d_glo_i interface~grid1dto2d_glo->proc~grid1dto2d_glo_i proc~grid1dto2d_glo_l3 grid1dTo2d_glo_l3 interface~grid1dto2d_glo->proc~grid1dto2d_glo_l3 proc~grid1dto2d_glo_r3 grid1dTo2d_glo_r3 interface~grid1dto2d_glo->proc~grid1dto2d_glo_r3 proc~grid1dto2d_glo_l2 grid1dTo2d_glo_l2 interface~grid1dto2d_glo->proc~grid1dto2d_glo_l2 proc~grid1dto2d_glo_i3 grid1dTo2d_glo_i3 interface~grid1dto2d_glo->proc~grid1dto2d_glo_i3 proc~grid1dto2d_glo_i2 grid1dTo2d_glo_i2 interface~grid1dto2d_glo->proc~grid1dto2d_glo_i2 proc~grid1dto2d_glo_l grid1dTo2d_glo_l interface~grid1dto2d_glo->proc~grid1dto2d_glo_l proc~grid1dto2d_glo_i1 grid1dTo2d_glo_i1 interface~grid1dto2d_glo->proc~grid1dto2d_glo_i1 proc~grid1dto2d_glo_r2 grid1dTo2d_glo_r2 interface~grid1dto2d_glo->proc~grid1dto2d_glo_r2 proc~grid1dto2d_glo_r1 grid1dTo2d_glo_r1 interface~grid1dto2d_glo->proc~grid1dto2d_glo_r1 proc~grid1dto2d_glo_l1 grid1dTo2d_glo_l1 interface~grid1dto2d_glo->proc~grid1dto2d_glo_l1 proc~grid1dto2d_glo_r grid1dTo2d_glo_r interface~grid1dto2d_glo->proc~grid1dto2d_glo_r proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_abort->proc~lmdz_mpi_wrapper_abort proc~gather_l gather_l interface~gather->proc~gather_l proc~gather_i gather_i interface~gather->proc~gather_i proc~gather_i3 gather_i3 interface~gather->proc~gather_i3 proc~gather_r1 gather_r1 interface~gather->proc~gather_r1 proc~gather_l3 gather_l3 interface~gather->proc~gather_l3 proc~gather_r3 gather_r3 interface~gather->proc~gather_r3 proc~gather_r2 gather_r2 interface~gather->proc~gather_r2 proc~gather_i1 gather_i1 interface~gather->proc~gather_i1 proc~gather_l2 gather_l2 interface~gather->proc~gather_l2 proc~gather_i2 gather_i2 interface~gather->proc~gather_i2 proc~gather_l1 gather_l1 interface~gather->proc~gather_l1 proc~gather_r gather_r interface~gather->proc~gather_r proc~bcast_i4 bcast_i4 interface~bcast->proc~bcast_i4 proc~bcast_r bcast_r interface~bcast->proc~bcast_r proc~bcast_r2 bcast_r2 interface~bcast->proc~bcast_r2 proc~bcast_r1 bcast_r1 interface~bcast->proc~bcast_r1 proc~bcast_l2 bcast_l2 interface~bcast->proc~bcast_l2 proc~bcast_r3 bcast_r3 interface~bcast->proc~bcast_r3 proc~bcast_i bcast_i interface~bcast->proc~bcast_i proc~bcast_i1 bcast_i1 interface~bcast->proc~bcast_i1 proc~bcast_l1 bcast_l1 interface~bcast->proc~bcast_l1 proc~bcast_l4 bcast_l4 interface~bcast->proc~bcast_l4 proc~bcast_c bcast_c interface~bcast->proc~bcast_c proc~bcast_i3 bcast_i3 interface~bcast->proc~bcast_i3 proc~bcast_l bcast_l interface~bcast->proc~bcast_l proc~bcast_l3 bcast_l3 interface~bcast->proc~bcast_l3 proc~bcast_i2 bcast_i2 interface~bcast->proc~bcast_i2 proc~bcast_r4 bcast_r4 interface~bcast->proc~bcast_r4 interface~gather_omp gather_omp proc~gather_l->interface~gather_omp interface~gather_mpi gather_mpi proc~gather_l->interface~gather_mpi interface~bcast_mpi bcast_mpi proc~bcast_i4->interface~bcast_mpi interface~bcast_omp bcast_omp proc~bcast_i4->interface~bcast_omp proc~bcast_r->interface~bcast_mpi proc~bcast_r->interface~bcast_omp proc~gather_i->interface~gather_omp proc~gather_i->interface~gather_mpi proc~bcast_r2->interface~bcast_mpi proc~bcast_r2->interface~bcast_omp proc~bcast_r1->interface~bcast_mpi proc~bcast_r1->interface~bcast_omp proc~gather_i3->interface~gather_omp proc~gather_i3->interface~gather_mpi proc~gather_r1->interface~gather_omp proc~gather_r1->interface~gather_mpi proc~gather_l3->interface~gather_omp proc~gather_l3->interface~gather_mpi proc~bcast_l2->interface~bcast_mpi proc~bcast_l2->interface~bcast_omp proc~bcast_r3->interface~bcast_mpi proc~bcast_r3->interface~bcast_omp proc~gather_r3->interface~gather_omp proc~gather_r3->interface~gather_mpi proc~bcast_i->interface~bcast_mpi proc~bcast_i->interface~bcast_omp proc~bcast_i1->interface~bcast_mpi proc~bcast_i1->interface~bcast_omp proc~bcast_l1->interface~bcast_mpi proc~bcast_l1->interface~bcast_omp proc~bcast_l4->interface~bcast_mpi proc~bcast_l4->interface~bcast_omp proc~gather_r2->interface~gather_omp proc~gather_r2->interface~gather_mpi proc~bcast_c->interface~bcast_mpi proc~bcast_c->interface~bcast_omp proc~bcast_i3->interface~bcast_mpi proc~bcast_i3->interface~bcast_omp proc~bcast_l->interface~bcast_mpi proc~bcast_l->interface~bcast_omp proc~gather_i1->interface~gather_omp proc~gather_i1->interface~gather_mpi proc~gather_l2->interface~gather_omp proc~gather_l2->interface~gather_mpi proc~bcast_l3->interface~bcast_mpi proc~bcast_l3->interface~bcast_omp proc~bcast_i2->interface~bcast_mpi proc~bcast_i2->interface~bcast_omp proc~bcast_r4->interface~bcast_mpi proc~bcast_r4->interface~bcast_omp proc~gather_i2->interface~gather_omp proc~gather_i2->interface~gather_mpi proc~gather_l1->interface~gather_omp proc~gather_l1->interface~gather_mpi proc~gather_r->interface~gather_omp proc~gather_r->interface~gather_mpi proc~gather_mpi_i3 gather_mpi_i3 interface~gather_mpi->proc~gather_mpi_i3 proc~gather_mpi_i1 gather_mpi_i1 interface~gather_mpi->proc~gather_mpi_i1 proc~gather_mpi_r3 gather_mpi_r3 interface~gather_mpi->proc~gather_mpi_r3 proc~gather_mpi_r1 gather_mpi_r1 interface~gather_mpi->proc~gather_mpi_r1 proc~gather_mpi_i gather_mpi_i interface~gather_mpi->proc~gather_mpi_i proc~gather_mpi_r2 gather_mpi_r2 interface~gather_mpi->proc~gather_mpi_r2 proc~gather_mpi_r gather_mpi_r interface~gather_mpi->proc~gather_mpi_r proc~gather_mpi_l3 gather_mpi_l3 interface~gather_mpi->proc~gather_mpi_l3 proc~gather_mpi_i2 gather_mpi_i2 interface~gather_mpi->proc~gather_mpi_i2 proc~gather_mpi_l gather_mpi_l interface~gather_mpi->proc~gather_mpi_l proc~gather_mpi_l1 gather_mpi_l1 interface~gather_mpi->proc~gather_mpi_l1 proc~gather_mpi_l2 gather_mpi_l2 interface~gather_mpi->proc~gather_mpi_l2 proc~bcast_mpi_c bcast_mpi_c interface~bcast_mpi->proc~bcast_mpi_c proc~bcast_mpi_l4 bcast_mpi_l4 interface~bcast_mpi->proc~bcast_mpi_l4 proc~bcast_mpi_i bcast_mpi_i interface~bcast_mpi->proc~bcast_mpi_i proc~bcast_mpi_i1 bcast_mpi_i1 interface~bcast_mpi->proc~bcast_mpi_i1 proc~bcast_mpi_l bcast_mpi_l interface~bcast_mpi->proc~bcast_mpi_l proc~bcast_mpi_l3 bcast_mpi_l3 interface~bcast_mpi->proc~bcast_mpi_l3 proc~bcast_mpi_r3 bcast_mpi_r3 interface~bcast_mpi->proc~bcast_mpi_r3 proc~bcast_mpi_i4 bcast_mpi_i4 interface~bcast_mpi->proc~bcast_mpi_i4 proc~bcast_mpi_i3 bcast_mpi_i3 interface~bcast_mpi->proc~bcast_mpi_i3 proc~bcast_mpi_r1 bcast_mpi_r1 interface~bcast_mpi->proc~bcast_mpi_r1 proc~bcast_mpi_l1 bcast_mpi_l1 interface~bcast_mpi->proc~bcast_mpi_l1 proc~bcast_mpi_r2 bcast_mpi_r2 interface~bcast_mpi->proc~bcast_mpi_r2 proc~bcast_mpi_r4 bcast_mpi_r4 interface~bcast_mpi->proc~bcast_mpi_r4 proc~bcast_mpi_r bcast_mpi_r interface~bcast_mpi->proc~bcast_mpi_r proc~bcast_mpi_l2 bcast_mpi_l2 interface~bcast_mpi->proc~bcast_mpi_l2 proc~bcast_mpi_i2 bcast_mpi_i2 interface~bcast_mpi->proc~bcast_mpi_i2 proc~gather_mpi_igen gather_mpi_igen proc~gather_mpi_i3->proc~gather_mpi_igen proc~bcast_mpi_cgen bcast_mpi_cgen proc~bcast_mpi_c->proc~bcast_mpi_cgen proc~bcast_mpi_lgen bcast_mpi_lgen proc~bcast_mpi_l4->proc~bcast_mpi_lgen proc~gather_mpi_i1->proc~gather_mpi_igen proc~bcast_mpi_igen bcast_mpi_igen proc~bcast_mpi_i->proc~bcast_mpi_igen proc~bcast_mpi_i1->proc~bcast_mpi_igen proc~bcast_mpi_l->proc~bcast_mpi_lgen proc~gather_mpi_rgen gather_mpi_rgen proc~gather_mpi_r3->proc~gather_mpi_rgen proc~bcast_mpi_l3->proc~bcast_mpi_lgen proc~gather_mpi_r1->proc~gather_mpi_rgen proc~gather_mpi_i->proc~gather_mpi_igen proc~bcast_mpi_rgen bcast_mpi_rgen proc~bcast_mpi_r3->proc~bcast_mpi_rgen proc~gather_mpi_r2->proc~gather_mpi_rgen proc~bcast_mpi_i4->proc~bcast_mpi_igen proc~gather_mpi_r->proc~gather_mpi_rgen proc~bcast_mpi_i3->proc~bcast_mpi_igen proc~bcast_mpi_r1->proc~bcast_mpi_rgen proc~gather_mpi_lgen gather_mpi_lgen proc~gather_mpi_l3->proc~gather_mpi_lgen proc~bcast_mpi_l1->proc~bcast_mpi_lgen proc~gather_mpi_i2->proc~gather_mpi_igen proc~bcast_mpi_r2->proc~bcast_mpi_rgen proc~gather_mpi_l->proc~gather_mpi_lgen proc~bcast_mpi_r4->proc~bcast_mpi_rgen proc~gather_mpi_l1->proc~gather_mpi_lgen proc~bcast_mpi_r->proc~bcast_mpi_rgen proc~bcast_mpi_l2->proc~bcast_mpi_lgen proc~bcast_mpi_i2->proc~bcast_mpi_igen proc~gather_mpi_l2->proc~gather_mpi_lgen proc~mpi_bcast MPI_BCAST proc~bcast_mpi_igen->proc~mpi_bcast proc~bcast_mpi_cgen->proc~mpi_bcast proc~mpi_gatherv MPI_GATHERV proc~gather_mpi_lgen->proc~mpi_gatherv proc~gather_mpi_igen->proc~mpi_gatherv proc~bcast_mpi_rgen->proc~mpi_bcast proc~bcast_mpi_lgen->proc~mpi_bcast proc~gather_mpi_rgen->proc~mpi_gatherv proc~mpi_bcast->proc~lmdz_mpi_wrapper_abort proc~mpi_gatherv->proc~lmdz_mpi_wrapper_abort

Contents