gather_surf_omp_r Subroutine

public subroutine gather_surf_omp_r(FieldIn, FieldOut)

Uses

  • proc~~gather_surf_omp_r~~UsesGraph proc~gather_surf_omp_r gather_surf_omp_r module~mod_phys_lmdz_para mod_phys_lmdz_para proc~gather_surf_omp_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~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper module~lmdz_mpi lmdz_mpi module~mod_phys_lmdz_mpi_data->module~lmdz_mpi 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(:)

Called by

proc~~gather_surf_omp_r~~CalledByGraph proc~gather_surf_omp_r gather_surf_omp_r proc~gather_surf_r gather_surf_r proc~gather_surf_r->proc~gather_surf_omp_r interface~gather_surf_omp gather_surf_omp interface~gather_surf_omp->proc~gather_surf_omp_r interface~gather_surf gather_surf interface~gather_surf->proc~gather_surf_r

Contents