Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_size_t), | intent(out) | :: | sizes(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_int64_t), | intent(in) | :: | sub(:) | |||
integer(kind=c_int), | intent(out) | :: | image_index |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_int64_t), | intent(in) | :: | sub(:) | |||
type(prif_team_type), | intent(in) | :: | team | |||
integer(kind=c_int), | intent(out) | :: | image_index |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_int64_t), | intent(in) | :: | sub(:) | |||
integer(kind=c_int), | intent(in) | :: | team_number | |||
integer(kind=c_int), | intent(out) | :: | image_index |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_int64_t), | intent(out) | :: | lcobounds(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_int), | intent(in) | :: | dim | |||
integer(kind=c_int64_t), | intent(out) | :: | lcobound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_int64_t), | intent(out) | :: | ucobounds(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_int), | intent(in) | :: | dim | |||
integer(kind=c_int64_t), | intent(out) | :: | ucobound |