subroutine, public mpl_probe_mod::mpl_probe |
( |
integer(kind=jpim), intent(in), optional |
KSOURCE, |
|
|
integer(kind=jpim), intent(in), optional |
KTAG, |
|
|
integer(kind=jpim), intent(in), optional |
KCOMM, |
|
|
logical, intent(in), optional |
LDWAIT, |
|
|
logical, intent(out), optional |
LDFLAG, |
|
|
character*(*), intent(in), optional |
CDSTRING, |
|
|
integer(kind=jpim), intent(out), optional |
KERROR, |
|
|
integer(kind=jpim), intent(out), optional |
KCOUNT, |
|
|
integer(kind=jpim), intent(out), optional |
KRECVTAG, |
|
|
integer(kind=jpim), intent(out), optional |
KFROM |
|
) |
| |