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
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 |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i |
( |
integer, intent(in) |
VarIn, |
|
|
integer, intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i1 |
( |
integer, dimension(:), intent(in) |
VarIn, |
|
|
integer, dimension(:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i1 |
( |
integer, dimension(:), intent(in) |
VarIn, |
|
|
integer, dimension(:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i2 |
( |
integer, dimension(:,:), intent(in) |
VarIn, |
|
|
integer, dimension(:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i2 |
( |
integer, dimension(:,:), intent(in) |
VarIn, |
|
|
integer, dimension(:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i3 |
( |
integer, dimension(:,:,:), intent(in) |
VarIn, |
|
|
integer, dimension(:,:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i3 |
( |
integer, dimension(:,:,:), intent(in) |
VarIn, |
|
|
integer, dimension(:,:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i4 |
( |
integer, dimension(:,:,:,:), intent(in) |
VarIn, |
|
|
integer, dimension(:,:,:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_i4 |
( |
integer, dimension(:,:,:,:), intent(in) |
VarIn, |
|
|
integer, dimension(:,:,:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r |
( |
real, intent(in) |
VarIn, |
|
|
real, intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r |
( |
real, intent(in) |
VarIn, |
|
|
real, intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r1 |
( |
real, dimension(:), intent(in) |
VarIn, |
|
|
real, dimension(:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r1 |
( |
real, dimension(:), intent(in) |
VarIn, |
|
|
real, dimension(:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r2 |
( |
real, dimension(:,:), intent(in) |
VarIn, |
|
|
real, dimension(:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r2 |
( |
real, dimension(:,:), intent(in) |
VarIn, |
|
|
real, dimension(:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r3 |
( |
real, dimension(:,:,:), intent(in) |
VarIn, |
|
|
real, dimension(:,:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r3 |
( |
real, dimension(:,:,:), intent(in) |
VarIn, |
|
|
real, dimension(:,:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r4 |
( |
real, dimension(:,:,:,:), intent(in) |
VarIn, |
|
|
real, dimension(:,:,:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
subroutine mod_phys_lmdz_omp_transfert::reduce_sum_omp::reduce_sum_omp_r4 |
( |
real, dimension(:,:,:,:), intent(in) |
VarIn, |
|
|
real, dimension(:,:,:,:), intent(out) |
VarOut |
|
) |
| |
|
private |
The documentation for this interface was generated from the following files: