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 |
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 |
Broadcasts rank-2 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 |
Broadcasts rank-3 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 |
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 |
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 |
Broadcasts rank-2 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 |
Broadcasts rank-3 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 |
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 |
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 |
Broadcasts rank-2 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 |
Broadcasts rank-3 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 |
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 |
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 |
Broadcasts rank-2 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 |
Broadcasts rank-3 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 |
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 |
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 |
Broadcasts rank-2 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 |
Broadcasts rank-3 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 |
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 |
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 |
Broadcasts rank-2 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 |
Broadcasts rank-3 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 | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical | :: | msg | ||||
integer | :: | source | ||||
type(mp_comm_type), | intent(in) | :: | gid |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | CONTIGUOUS | :: | msg(:) | |||
integer | :: | source | ||||
type(mp_comm_type), | intent(in) | :: | gid |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*) | :: | msg | ||||
integer | :: | source | ||||
type(mp_comm_type), | intent(in) | :: | gid |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*) | :: | msg(:) | ||||
integer | :: | source | ||||
type(mp_comm_type), | intent(in) | :: | gid |