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 Message passing environment identifier |
|||
integer | :: | tag |
Destination process Transfer identifier Message passing environment identifier |
|||
integer | :: | gid |
Destination process Transfer identifier 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 | ||||
integer | :: | 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 Message passing environment identifier |
|||
integer | :: | tag |
Destination process Transfer identifier Message passing environment identifier |
|||
integer | :: | gid |
Destination process Transfer identifier 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 | ||||
integer | :: | 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 Message passing environment identifier |
|||
integer | :: | tag |
Destination process Transfer identifier Message passing environment identifier |
|||
integer | :: | gid |
Destination process Transfer identifier 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 | ||||
integer | :: | 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 Message passing environment identifier |
|||
integer | :: | tag |
Destination process Transfer identifier Message passing environment identifier |
|||
integer | :: | gid |
Destination process Transfer identifier 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 | ||||
integer | :: | 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 Message passing environment identifier |
|||
integer | :: | tag |
Destination process Transfer identifier Message passing environment identifier |
|||
integer | :: | gid |
Destination process Transfer identifier 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 | ||||
integer | :: | 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 Message passing environment identifier |
|||
integer | :: | tag |
Destination process Transfer identifier Message passing environment identifier |
|||
integer | :: | gid |
Destination process Transfer identifier 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 | ||||
integer | :: | gid |