|
| subroutine | ppsum_r (f, icomm, char_master) |
| subroutine | ppsum_ra (f, icomm, char_master) |
| subroutine | ppsum_raa (f, icomm, char_master) |
| subroutine | ppsum_raaa (f, icomm, char_master) |
| subroutine | ppsum_raaaa (f, icomm, char_master) |
| subroutine | ppsum_i (f, icomm, char_master) |
| subroutine | ppsum_i8 (f, icomm, char_master) |
| subroutine | ppsum_ia (f, icomm, char_master) |
| subroutine | ppsum_i8a (f, icomm, char_master) |
| subroutine | ppsum_iaa (f, icomm, char_master) |
| subroutine | ppsum_c (f, icomm, char_master) |
| subroutine | ppsum_ca (f, icomm, char_master) |
| subroutine | ppsum_caa (f, icomm, char_master) |
| subroutine | ppsum_caaa (f, icomm, char_master) |
| subroutine | ppsum_caaaa (f, icomm, char_master) |
◆ ppsum_c()
| subroutine pputil::ppsum::ppsum_c |
( |
complex(kind=r8), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_ca()
| subroutine pputil::ppsum::ppsum_ca |
( |
complex(kind=r8), dimension (:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_caa()
| subroutine pputil::ppsum::ppsum_caa |
( |
complex(kind=r8), dimension (:,:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_caaa()
| subroutine pputil::ppsum::ppsum_caaa |
( |
complex(kind=r8), dimension (:,:,:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_caaaa()
| subroutine pputil::ppsum::ppsum_caaaa |
( |
complex(kind=r8), dimension (:,:,:,:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_i()
| subroutine pputil::ppsum::ppsum_i |
( |
integer, intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_i8()
| subroutine pputil::ppsum::ppsum_i8 |
( |
integer(kind=i8), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_i8a()
| subroutine pputil::ppsum::ppsum_i8a |
( |
integer(kind=i8), dimension (:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_ia()
| subroutine pputil::ppsum::ppsum_ia |
( |
integer, dimension (:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_iaa()
| subroutine pputil::ppsum::ppsum_iaa |
( |
integer, dimension (:,:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_r()
| subroutine pputil::ppsum::ppsum_r |
( |
real(kind=r8), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_ra()
| subroutine pputil::ppsum::ppsum_ra |
( |
real(kind=r8), dimension (:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_raa()
| subroutine pputil::ppsum::ppsum_raa |
( |
real(kind=r8), dimension (:,:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_raaa()
| subroutine pputil::ppsum::ppsum_raaa |
( |
real(kind=r8), dimension (:,:,:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
◆ ppsum_raaaa()
| subroutine pputil::ppsum::ppsum_raaaa |
( |
real(kind=r8), dimension (:,:,:,:), intent(inout) | f, |
|
|
integer, intent(in) | icomm, |
|
|
character(len=*), intent(in), optional | char_master ) |
The documentation for this interface was generated from the following file: