LMDZ
mod_phys_lmdz_omp_transfert::reduce_sum_omp Interface Reference

Private Member Functions

subroutine reduce_sum_omp_i (VarIn, VarOut)
 
subroutine reduce_sum_omp_i1 (VarIn, VarOut)
 
subroutine reduce_sum_omp_i2 (VarIn, VarOut)
 
subroutine reduce_sum_omp_i3 (VarIn, VarOut)
 
subroutine reduce_sum_omp_i4 (VarIn, VarOut)
 
subroutine reduce_sum_omp_r (VarIn, VarOut)
 
subroutine reduce_sum_omp_r1 (VarIn, VarOut)
 
subroutine reduce_sum_omp_r2 (VarIn, VarOut)
 
subroutine reduce_sum_omp_r3 (VarIn, VarOut)
 
subroutine reduce_sum_omp_r4 (VarIn, VarOut)
 
subroutine reduce_sum_omp_i (VarIn, VarOut)
 
subroutine reduce_sum_omp_i1 (VarIn, VarOut)
 
subroutine reduce_sum_omp_i2 (VarIn, VarOut)
 
subroutine reduce_sum_omp_i3 (VarIn, VarOut)
 
subroutine reduce_sum_omp_i4 (VarIn, VarOut)
 
subroutine reduce_sum_omp_r (VarIn, VarOut)
 
subroutine reduce_sum_omp_r1 (VarIn, VarOut)
 
subroutine reduce_sum_omp_r2 (VarIn, VarOut)
 
subroutine reduce_sum_omp_r3 (VarIn, VarOut)
 
subroutine reduce_sum_omp_r4 (VarIn, VarOut)
 

Detailed Description

Definition at line 44 of file mod_phys_lmdz_omp_transfert.F90.

Member Function/Subroutine Documentation

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i ( integer, intent(in)  VarIn,
integer, intent(out)  VarOut 
)
private

Definition at line 588 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i ( integer, intent(in)  VarIn,
integer, intent(out)  VarOut 
)
private

Definition at line 588 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i1 ( integer, dimension(:), intent(in)  VarIn,
integer, dimension(:), intent(out)  VarOut 
)
private

Definition at line 603 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i1 ( integer, dimension(:), intent(in)  VarIn,
integer, dimension(:), intent(out)  VarOut 
)
private

Definition at line 603 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i2 ( integer, dimension(:,:), intent(in)  VarIn,
integer, dimension(:,:), intent(out)  VarOut 
)
private

Definition at line 615 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i2 ( integer, dimension(:,:), intent(in)  VarIn,
integer, dimension(:,:), intent(out)  VarOut 
)
private

Definition at line 615 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i3 ( integer, dimension(:,:,:), intent(in)  VarIn,
integer, dimension(:,:,:), intent(out)  VarOut 
)
private

Definition at line 627 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i3 ( integer, dimension(:,:,:), intent(in)  VarIn,
integer, dimension(:,:,:), intent(out)  VarOut 
)
private

Definition at line 627 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i4 ( integer, dimension(:,:,:,:), intent(in)  VarIn,
integer, dimension(:,:,:,:), intent(out)  VarOut 
)
private

Definition at line 639 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i4 ( integer, dimension(:,:,:,:), intent(in)  VarIn,
integer, dimension(:,:,:,:), intent(out)  VarOut 
)
private

Definition at line 639 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r ( real, intent(in)  VarIn,
real, intent(out)  VarOut 
)
private

Definition at line 651 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r ( real, intent(in)  VarIn,
real, intent(out)  VarOut 
)
private

Definition at line 651 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r1 ( real, dimension(:), intent(in)  VarIn,
real, dimension(:), intent(out)  VarOut 
)
private

Definition at line 666 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r1 ( real, dimension(:), intent(in)  VarIn,
real, dimension(:), intent(out)  VarOut 
)
private

Definition at line 666 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r2 ( real, dimension(:,:), intent(in)  VarIn,
real, dimension(:,:), intent(out)  VarOut 
)
private

Definition at line 678 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r2 ( real, dimension(:,:), intent(in)  VarIn,
real, dimension(:,:), intent(out)  VarOut 
)
private

Definition at line 678 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r3 ( real, dimension(:,:,:), intent(in)  VarIn,
real, dimension(:,:,:), intent(out)  VarOut 
)
private

Definition at line 690 of file mod_phys_lmdz_omp_transfert.F90.

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r3 ( real, dimension(:,:,:), intent(in)  VarIn,
real, dimension(:,:,:), intent(out)  VarOut 
)
private

Definition at line 690 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r4 ( real, dimension(:,:,:,:), intent(in)  VarIn,
real, dimension(:,:,:,:), intent(out)  VarOut 
)
private

Definition at line 702 of file mod_phys_lmdz_omp_transfert.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r4 ( real, dimension(:,:,:,:), intent(in)  VarIn,
real, dimension(:,:,:,:), intent(out)  VarOut 
)
private

Definition at line 702 of file mod_phys_lmdz_omp_transfert.F90.


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