Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_team_type), | intent(in), | optional | :: | team | ||
integer(kind=c_int), | intent(out), | allocatable | :: | failed_images(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(in) | :: | image | |||
type(prif_team_type), | intent(in), | optional | :: | team | ||
integer(kind=c_int), | intent(out) | :: | image_status |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(out) | :: | num_images |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_team_type), | intent(in) | :: | team | |||
integer(kind=c_int), | intent(out) | :: | num_images |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int64_t), | intent(in) | :: | team_number | |||
integer(kind=c_int), | intent(out) | :: | num_images |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_team_type), | intent(in), | optional | :: | team | ||
integer(kind=c_int), | intent(out), | allocatable | :: | stopped_images(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_team_type), | intent(in), | optional | :: | team | ||
integer(kind=c_int), | intent(out) | :: | this_image |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
type(prif_team_type), | intent(in), | optional | :: | team | ||
integer(kind=c_int64_t), | intent(out) | :: | cosubscripts(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_int), | intent(in) | :: | dim | |||
type(prif_team_type), | intent(in), | optional | :: | team | ||
integer(kind=c_int64_t), | intent(out) | :: | cosubscript |