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