My Project
|
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 1112 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 1112 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 1128 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 1128 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 1144 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 1144 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 1160 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 1160 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 1176 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 1176 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 1194 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 1194 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 1210 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 1210 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 1226 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 1226 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 1242 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 1242 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 1258 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 1258 of file mod_phys_lmdz_transfert_para.F90.