LMDZ
|
Public Member Functions | |
subroutine | gather_mpi_i (VarIn, VarOut) |
subroutine | gather_mpi_i1 (VarIn, VarOut) |
subroutine | gather_mpi_i2 (VarIn, VarOut) |
subroutine | gather_mpi_i3 (VarIn, VarOut) |
subroutine | gather_mpi_r (VarIn, VarOut) |
subroutine | gather_mpi_r1 (VarIn, VarOut) |
subroutine | gather_mpi_r2 (VarIn, VarOut) |
subroutine | gather_mpi_r3 (VarIn, VarOut) |
subroutine | gather_mpi_l (VarIn, VarOut) |
subroutine | gather_mpi_l1 (VarIn, VarOut) |
subroutine | gather_mpi_l2 (VarIn, VarOut) |
subroutine | gather_mpi_l3 (VarIn, VarOut) |
subroutine | gather_mpi_i (VarIn, VarOut) |
subroutine | gather_mpi_i1 (VarIn, VarOut) |
subroutine | gather_mpi_i2 (VarIn, VarOut) |
subroutine | gather_mpi_i3 (VarIn, VarOut) |
subroutine | gather_mpi_r (VarIn, VarOut) |
subroutine | gather_mpi_r1 (VarIn, VarOut) |
subroutine | gather_mpi_r2 (VarIn, VarOut) |
subroutine | gather_mpi_r3 (VarIn, VarOut) |
subroutine | gather_mpi_l (VarIn, VarOut) |
subroutine | gather_mpi_l1 (VarIn, VarOut) |
subroutine | gather_mpi_l2 (VarIn, VarOut) |
subroutine | gather_mpi_l3 (VarIn, VarOut) |
Definition at line 21 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_i | ( | integer, dimension(:), intent(in) | VarIn, |
integer, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 357 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_i | ( | integer, dimension(:), intent(in) | VarIn, |
integer, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 357 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_i1 | ( | integer, dimension(:,:), intent(in) | VarIn, |
integer, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 371 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_i1 | ( | integer, dimension(:,:), intent(in) | VarIn, |
integer, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 371 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_i2 | ( | integer, dimension(:,:,:), intent(in) | VarIn, |
integer, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 384 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_i2 | ( | integer, dimension(:,:,:), intent(in) | VarIn, |
integer, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 384 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_i3 | ( | integer, dimension(:,:,:,:), intent(in) | VarIn, |
integer, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 397 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_i3 | ( | integer, dimension(:,:,:,:), intent(in) | VarIn, |
integer, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 397 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_l | ( | logical, dimension(:), intent(in) | VarIn, |
logical, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 462 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_l | ( | logical, dimension(:), intent(in) | VarIn, |
logical, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 462 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_l1 | ( | logical, dimension(:,:), intent(in) | VarIn, |
logical, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 475 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_l1 | ( | logical, dimension(:,:), intent(in) | VarIn, |
logical, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 475 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_l2 | ( | logical, dimension(:,:,:), intent(in) | VarIn, |
logical, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 488 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_l2 | ( | logical, dimension(:,:,:), intent(in) | VarIn, |
logical, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 488 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_l3 | ( | logical, dimension(:,:,:,:), intent(in) | VarIn, |
logical, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 501 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_l3 | ( | logical, dimension(:,:,:,:), intent(in) | VarIn, |
logical, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 501 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_r | ( | real, dimension(:), intent(in) | VarIn, |
real, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 410 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_r | ( | real, dimension(:), intent(in) | VarIn, |
real, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 410 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_r1 | ( | real, dimension(:,:), intent(in) | VarIn, |
real, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 423 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_r1 | ( | real, dimension(:,:), intent(in) | VarIn, |
real, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 423 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_r2 | ( | real, dimension(:,:,:), intent(in) | VarIn, |
real, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 436 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_r2 | ( | real, dimension(:,:,:), intent(in) | VarIn, |
real, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 436 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_r3 | ( | real, dimension(:,:,:,:), intent(in) | VarIn, |
real, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 449 of file mod_phys_lmdz_mpi_transfert.F90.
subroutine mod_phys_lmdz_mpi_transfert::gather_mpi::gather_mpi_r3 | ( | real, dimension(:,:,:,:), intent(in) | VarIn, |
real, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 449 of file mod_phys_lmdz_mpi_transfert.F90.