Binary tree collective broadcast
define the message for broadcasting down the tree when the orphaned root image falls through this branch
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 |