My Project
 All Classes Files Functions Variables Macros
mod_phys_lmdz_mpi_transfert::reduce_sum_mpi Interface Reference

Public Member Functions

subroutine reduce_sum_mpi_i (VarIn, VarOut)
subroutine reduce_sum_mpi_i1 (VarIn, VarOut)
subroutine reduce_sum_mpi_i2 (VarIn, VarOut)
subroutine reduce_sum_mpi_i3 (VarIn, VarOut)
subroutine reduce_sum_mpi_i4 (VarIn, VarOut)
subroutine reduce_sum_mpi_r (VarIn, VarOut)
subroutine reduce_sum_mpi_r1 (VarIn, VarOut)
subroutine reduce_sum_mpi_r2 (VarIn, VarOut)
subroutine reduce_sum_mpi_r3 (VarIn, VarOut)
subroutine reduce_sum_mpi_r4 (VarIn, VarOut)
subroutine reduce_sum_mpi_i (VarIn, VarOut)
subroutine reduce_sum_mpi_i1 (VarIn, VarOut)
subroutine reduce_sum_mpi_i2 (VarIn, VarOut)
subroutine reduce_sum_mpi_i3 (VarIn, VarOut)
subroutine reduce_sum_mpi_i4 (VarIn, VarOut)
subroutine reduce_sum_mpi_r (VarIn, VarOut)
subroutine reduce_sum_mpi_r1 (VarIn, VarOut)
subroutine reduce_sum_mpi_r2 (VarIn, VarOut)
subroutine reduce_sum_mpi_r3 (VarIn, VarOut)
subroutine reduce_sum_mpi_r4 (VarIn, VarOut)

Detailed Description

Definition at line 39 of file mod_phys_lmdz_mpi_transfert.F90.

Member Function/Subroutine Documentation

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i ( integer, intent(in)  VarIn,
integer, intent(out VarOut 
)

Definition at line 869 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i ( integer, intent(in)  VarIn,
integer, intent(out VarOut 
)

Definition at line 869 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i1 ( integer, dimension(:), intent(in)  VarIn,
integer, dimension(:), intent(out VarOut 
)

Definition at line 884 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i1 ( integer, dimension(:), intent(in)  VarIn,
integer, dimension(:), intent(out VarOut 
)

Definition at line 884 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i2 ( integer, dimension(:,:), intent(in)  VarIn,
integer, dimension(:,:), intent(out VarOut 
)

Definition at line 895 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i2 ( integer, dimension(:,:), intent(in)  VarIn,
integer, dimension(:,:), intent(out VarOut 
)

Definition at line 895 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i3 ( integer, dimension(:,:,:), intent(in)  VarIn,
integer, dimension(:,:,:), intent(out VarOut 
)

Definition at line 906 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i3 ( integer, dimension(:,:,:), intent(in)  VarIn,
integer, dimension(:,:,:), intent(out VarOut 
)

Definition at line 906 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i4 ( integer, dimension(:,:,:,:), intent(in)  VarIn,
integer, dimension(:,:,:,:), intent(out VarOut 
)

Definition at line 917 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_i4 ( integer, dimension(:,:,:,:), intent(in)  VarIn,
integer, dimension(:,:,:,:), intent(out VarOut 
)

Definition at line 917 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r ( real, intent(in)  VarIn,
real, intent(out VarOut 
)

Definition at line 929 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r ( real, intent(in)  VarIn,
real, intent(out VarOut 
)

Definition at line 929 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r1 ( real, dimension(:), intent(in)  VarIn,
real, dimension(:), intent(out VarOut 
)

Definition at line 944 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r1 ( real, dimension(:), intent(in)  VarIn,
real, dimension(:), intent(out VarOut 
)

Definition at line 944 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r2 ( real, dimension(:,:), intent(in)  VarIn,
real, dimension(:,:), intent(out VarOut 
)

Definition at line 955 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r2 ( real, dimension(:,:), intent(in)  VarIn,
real, dimension(:,:), intent(out VarOut 
)

Definition at line 955 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r3 ( real, dimension(:,:,:), intent(in)  VarIn,
real, dimension(:,:,:), intent(out VarOut 
)

Definition at line 966 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r3 ( real, dimension(:,:,:), intent(in)  VarIn,
real, dimension(:,:,:), intent(out VarOut 
)

Definition at line 966 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r4 ( real, dimension(:,:,:,:), intent(in)  VarIn,
real, dimension(:,:,:,:), intent(out VarOut 
)

Definition at line 977 of file mod_phys_lmdz_mpi_transfert.F90.

subroutine mod_phys_lmdz_mpi_transfert::reduce_sum_mpi::reduce_sum_mpi_r4 ( real, dimension(:,:,:,:), intent(in)  VarIn,
real, dimension(:,:,:,:), intent(out VarOut 
)

Definition at line 977 of file mod_phys_lmdz_mpi_transfert.F90.


The documentation for this interface was generated from the following files: