|
subroutine | ppmax_r (f, icomm, char_master) |
|
subroutine | ppmax_ra (f, icomm, char_master) |
|
subroutine | ppmax_i (f, icomm, char_master) |
|
subroutine | ppmax_ia (f, icomm, char_master) |
|
◆ ppmax_i()
subroutine pputil::ppmax::ppmax_i |
( |
integer, intent(inout) |
f, |
|
|
integer, intent(in) |
icomm, |
|
|
character(len=*), intent(in), optional |
char_master |
|
) |
| |
|
private |
◆ ppmax_ia()
subroutine pputil::ppmax::ppmax_ia |
( |
integer, dimension (:), intent(inout) |
f, |
|
|
integer, intent(in) |
icomm, |
|
|
character(len=*), intent(in), optional |
char_master |
|
) |
| |
|
private |
◆ ppmax_r()
subroutine pputil::ppmax::ppmax_r |
( |
real, intent(inout) |
f, |
|
|
integer, intent(in) |
icomm, |
|
|
character(len=*), intent(in), optional |
char_master |
|
) |
| |
|
private |
◆ ppmax_ra()
subroutine pputil::ppmax::ppmax_ra |
( |
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: