gather_surf_omp_r Subroutine

public subroutine gather_surf_omp_r(FieldIn, FieldOut)

Uses

  • proc~~gather_surf_omp_r~2~~UsesGraph proc~gather_surf_omp_r~2 gather_surf_omp_r module~mod_phys_lmdz_para mod_phys_lmdz_para proc~gather_surf_omp_r~2->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~2~~CalledByGraph proc~gather_surf_omp_r~2 gather_surf_omp_r proc~gather_surf_r~2 gather_surf_r proc~gather_surf_r~2->proc~gather_surf_omp_r~2 interface~gather_surf_omp~2 gather_surf_omp interface~gather_surf_omp~2->proc~gather_surf_omp_r~2 interface~gather_surf~2 gather_surf interface~gather_surf~2->proc~gather_surf_r~2

Contents