Broadcasts a datum to all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4) | :: | msg |
Datum to broadcast |
|||
| integer | :: | source |
Processes which broadcasts |
|||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts rank-1 data to all processes
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | CONTIGUOUS | :: | msg(:) |
Data to broadcast |
||
| integer | :: | source | ||||
| type(mp_comm_type), | intent(in) | :: | gid | |||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts a datum to all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8) | :: | msg |
Datum to broadcast |
|||
| integer | :: | source |
Processes which broadcasts |
|||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts rank-1 data to all processes
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | CONTIGUOUS | :: | msg(:) |
Data to broadcast |
||
| integer | :: | source | ||||
| type(mp_comm_type), | intent(in) | :: | gid | |||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts a datum to all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8) | :: | msg |
Datum to broadcast |
|||
| integer | :: | source |
Processes which broadcasts |
|||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts rank-1 data to all processes
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | CONTIGUOUS | :: | msg(:) |
Data to broadcast |
||
| integer | :: | source | ||||
| type(mp_comm_type), | intent(in) | :: | gid | |||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts a datum to all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4) | :: | msg |
Datum to broadcast |
|||
| integer | :: | source |
Processes which broadcasts |
|||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts rank-1 data to all processes
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | CONTIGUOUS | :: | msg(:) |
Data to broadcast |
||
| integer | :: | source | ||||
| type(mp_comm_type), | intent(in) | :: | gid | |||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts a datum to all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8) | :: | msg |
Datum to broadcast |
|||
| integer | :: | source |
Processes which broadcasts |
|||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts rank-1 data to all processes
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | CONTIGUOUS | :: | msg(:) |
Data to broadcast |
||
| integer | :: | source | ||||
| type(mp_comm_type), | intent(in) | :: | gid | |||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts a datum to all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4) | :: | msg |
Datum to broadcast |
|||
| integer | :: | source |
Processes which broadcasts |
|||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Broadcasts rank-1 data to all processes
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | CONTIGUOUS | :: | msg(:) |
Data to broadcast |
||
| integer | :: | source | ||||
| type(mp_comm_type), | intent(in) | :: | gid | |||
| type(mp_request_type), | intent(inout) | :: | request |