subroutine, public mpl_testsome_mod::mpl_testsome |
( |
integer(kind=jpim), dimension (:), intent(in) |
KARRAY_OF_REQUESTS, |
|
|
integer(kind=jpim), dimension (:), intent(out) |
KARRAY_OF_INDICES, |
|
|
integer(kind=jpim), dimension (:), intent(out), optional |
KARRAY_OF_INDICES1, |
|
|
integer(kind=jpim), intent(out), optional |
KOUTCOUNT, |
|
|
integer(kind=jpim), intent(out), optional |
KOUTCOUNT1, |
|
|
integer(kind=jpim), intent(out), optional |
KERROR, |
|
|
character*(*), intent(in), optional |
CDSTRING, |
|
|
logical, intent(in), optional |
LDWAIT |
|
) |
| |