LMDZ
|
Public Member Functions | |
subroutine | reduce_sum_i (VarIn, VarOut) |
subroutine | reduce_sum_i1 (VarIn, VarOut) |
subroutine | reduce_sum_i2 (VarIn, VarOut) |
subroutine | reduce_sum_i3 (VarIn, VarOut) |
subroutine | reduce_sum_i4 (VarIn, VarOut) |
subroutine | reduce_sum_r (VarIn, VarOut) |
subroutine | reduce_sum_r1 (VarIn, VarOut) |
subroutine | reduce_sum_r2 (VarIn, VarOut) |
subroutine | reduce_sum_r3 (VarIn, VarOut) |
subroutine | reduce_sum_r4 (VarIn, VarOut) |
subroutine | reduce_sum_i (VarIn, VarOut) |
subroutine | reduce_sum_i1 (VarIn, VarOut) |
subroutine | reduce_sum_i2 (VarIn, VarOut) |
subroutine | reduce_sum_i3 (VarIn, VarOut) |
subroutine | reduce_sum_i4 (VarIn, VarOut) |
subroutine | reduce_sum_r (VarIn, VarOut) |
subroutine | reduce_sum_r1 (VarIn, VarOut) |
subroutine | reduce_sum_r2 (VarIn, VarOut) |
subroutine | reduce_sum_r3 (VarIn, VarOut) |
subroutine | reduce_sum_r4 (VarIn, VarOut) |
Definition at line 43 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i | ( | integer, intent(in) | VarIn, |
integer, intent(out) | VarOut | ||
) |
Definition at line 1113 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i | ( | integer, intent(in) | VarIn, |
integer, intent(out) | VarOut | ||
) |
Definition at line 1113 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i1 | ( | integer, dimension(:), intent(in) | VarIn, |
integer, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 1129 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i1 | ( | integer, dimension(:), intent(in) | VarIn, |
integer, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 1129 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i2 | ( | integer, dimension(:,:), intent(in) | VarIn, |
integer, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 1145 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i2 | ( | integer, dimension(:,:), intent(in) | VarIn, |
integer, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 1145 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i3 | ( | integer, dimension(:,:,:), intent(in) | VarIn, |
integer, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 1161 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i3 | ( | integer, dimension(:,:,:), intent(in) | VarIn, |
integer, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 1161 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i4 | ( | integer, dimension(:,:,:,:), intent(in) | VarIn, |
integer, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 1177 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_i4 | ( | integer, dimension(:,:,:,:), intent(in) | VarIn, |
integer, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 1177 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r | ( | real, intent(in) | VarIn, |
real, intent(out) | VarOut | ||
) |
Definition at line 1195 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r | ( | real, intent(in) | VarIn, |
real, intent(out) | VarOut | ||
) |
Definition at line 1195 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r1 | ( | real, dimension(:), intent(in) | VarIn, |
real, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 1211 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r1 | ( | real, dimension(:), intent(in) | VarIn, |
real, dimension(:), intent(out) | VarOut | ||
) |
Definition at line 1211 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r2 | ( | real, dimension(:,:), intent(in) | VarIn, |
real, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 1227 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r2 | ( | real, dimension(:,:), intent(in) | VarIn, |
real, dimension(:,:), intent(out) | VarOut | ||
) |
Definition at line 1227 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r3 | ( | real, dimension(:,:,:), intent(in) | VarIn, |
real, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 1243 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r3 | ( | real, dimension(:,:,:), intent(in) | VarIn, |
real, dimension(:,:,:), intent(out) | VarOut | ||
) |
Definition at line 1243 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r4 | ( | real, dimension(:,:,:,:), intent(in) | VarIn, |
real, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 1259 of file mod_phys_lmdz_transfert_para.F90.
subroutine mod_phys_lmdz_transfert_para::reduce_sum::reduce_sum_r4 | ( | real, dimension(:,:,:,:), intent(in) | VarIn, |
real, dimension(:,:,:,:), intent(out) | VarOut | ||
) |
Definition at line 1259 of file mod_phys_lmdz_transfert_para.F90.