gather_surf_mpi_r Subroutine

public subroutine gather_surf_mpi_r(FieldIn, FieldOut)

Uses

  • proc~~gather_surf_mpi_r~~UsesGraph proc~gather_surf_mpi_r gather_surf_mpi_r module~lmdz_mpi lmdz_mpi proc~gather_surf_mpi_r->module~lmdz_mpi module~mod_phys_lmdz_para mod_phys_lmdz_para proc~gather_surf_mpi_r->module~mod_phys_lmdz_para 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_omp_data mod_phys_lmdz_omp_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_omp_data 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_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~mod_phys_lmdz_mpi_data->module~lmdz_mpi module~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper iso_fortran_env iso_fortran_env module~lmdz_cppkeys_wrapper->iso_fortran_env netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf

Arguments

Type IntentOptional Attributes Name
real :: FieldIn(:)
real :: FieldOut(:)

Calls

proc~~gather_surf_mpi_r~~CallsGraph proc~gather_surf_mpi_r gather_surf_mpi_r proc~mpi_gatherv MPI_GATHERV proc~gather_surf_mpi_r->proc~mpi_gatherv proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_gatherv->proc~lmdz_mpi_wrapper_abort

Called by

proc~~gather_surf_mpi_r~~CalledByGraph proc~gather_surf_mpi_r gather_surf_mpi_r proc~gather_surf_r gather_surf_r proc~gather_surf_r->proc~gather_surf_mpi_r interface~gather_surf_mpi gather_surf_mpi interface~gather_surf_mpi->proc~gather_surf_mpi_r interface~gather_surf gather_surf interface~gather_surf->proc~gather_surf_r

Contents