|
subroutine | ppmin_r (f, icomm, char_master) |
|
subroutine | ppmin_ra (f, icomm, char_master) |
|
subroutine | ppmin_i (f, icomm, char_master) |
|
subroutine | ppmin_ia (f, icomm, char_master) |
|
◆ ppmin_i()
subroutine pputil::ppmin::ppmin_i |
( |
integer, intent(inout) |
f, |
|
|
integer, intent(in) |
icomm, |
|
|
character(len=*), intent(in), optional |
char_master |
|
) |
| |
|
private |
◆ ppmin_ia()
subroutine pputil::ppmin::ppmin_ia |
( |
integer, dimension (:), intent(inout) |
f, |
|
|
integer, intent(in) |
icomm, |
|
|
character(len=*), intent(in), optional |
char_master |
|
) |
| |
|
private |
◆ ppmin_r()
subroutine pputil::ppmin::ppmin_r |
( |
real, intent(inout) |
f, |
|
|
integer, intent(in) |
icomm, |
|
|
character(len=*), intent(in), optional |
char_master |
|
) |
| |
|
private |
◆ ppmin_ra()
subroutine pputil::ppmin::ppmin_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: