Send one datum to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int_4) | :: | msg |
Scalar to send |
|||
integer | :: | dest |
Destination process Transfer identifier |
|||
integer | :: | tag |
Destination process Transfer identifier |
|||
type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Send rank-1 data to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int_4), | CONTIGUOUS | :: | msg(:) |
Rank-1 data to send |
||
integer | :: | dest | ||||
integer | :: | tag | ||||
type(mp_comm_type), | intent(in) | :: | gid |
Send one datum to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int_8) | :: | msg |
Scalar to send |
|||
integer | :: | dest |
Destination process Transfer identifier |
|||
integer | :: | tag |
Destination process Transfer identifier |
|||
type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Send rank-1 data to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int_8), | CONTIGUOUS | :: | msg(:) |
Rank-1 data to send |
||
integer | :: | dest | ||||
integer | :: | tag | ||||
type(mp_comm_type), | intent(in) | :: | gid |
Send one datum to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real_8) | :: | msg |
Scalar to send |
|||
integer | :: | dest |
Destination process Transfer identifier |
|||
integer | :: | tag |
Destination process Transfer identifier |
|||
type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Send rank-1 data to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real_8), | CONTIGUOUS | :: | msg(:) |
Rank-1 data to send |
||
integer | :: | dest | ||||
integer | :: | tag | ||||
type(mp_comm_type), | intent(in) | :: | gid |
Send one datum to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real_4) | :: | msg |
Scalar to send |
|||
integer | :: | dest |
Destination process Transfer identifier |
|||
integer | :: | tag |
Destination process Transfer identifier |
|||
type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Send rank-1 data to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real_4), | CONTIGUOUS | :: | msg(:) |
Rank-1 data to send |
||
integer | :: | dest | ||||
integer | :: | tag | ||||
type(mp_comm_type), | intent(in) | :: | gid |
Send one datum to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=real_8) | :: | msg |
Scalar to send |
|||
integer | :: | dest |
Destination process Transfer identifier |
|||
integer | :: | tag |
Destination process Transfer identifier |
|||
type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Send rank-1 data to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=real_8), | CONTIGUOUS | :: | msg(:) |
Rank-1 data to send |
||
integer | :: | dest | ||||
integer | :: | tag | ||||
type(mp_comm_type), | intent(in) | :: | gid |
Send one datum to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=real_4) | :: | msg |
Scalar to send |
|||
integer | :: | dest |
Destination process Transfer identifier |
|||
integer | :: | tag |
Destination process Transfer identifier |
|||
type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Send rank-1 data to another process
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=real_4), | CONTIGUOUS | :: | msg(:) |
Rank-1 data to send |
||
integer | :: | dest | ||||
integer | :: | tag | ||||
type(mp_comm_type), | intent(in) | :: | gid |