Result true if image number is within the closed range [1,num_images()]
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | image |
Binary tree collective broadcast
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(inout) | :: | a | |||
| integer, | intent(in) | :: | source_image | |||
| integer, | intent(out), | optional | :: | stat | ||
| character(len=*), | intent(inout), | optional | :: | errmsg |
Binary tree collective sum reduction
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(inout) | :: | a | |||
| integer, | intent(in), | optional | :: | result_image | ||
| integer, | intent(out), | optional | :: | stat | ||
| character(len=*), | intent(inout), | optional | :: | errmsg |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | array(:) | |||
| character(len=*), | intent(in) | :: | value | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | back |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | array(:) | |||
| integer, | intent(in) | :: | value | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | back |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(in) | :: | array(:) | |||
| logical, | intent(in) | :: | value | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | back |