Receive one datum from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | intent(inout) | :: | msg |
Place received data into this variable |
||
| integer, | intent(inout) | :: | source |
Process to receive from Transfer identifier |
||
| integer, | intent(inout) | :: | tag |
Process to receive from Transfer identifier |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Receive rank-1 data from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Place received data into this rank-1 array |
|
| integer, | intent(inout) | :: | source | |||
| integer, | intent(inout) | :: | tag | |||
| type(mp_comm_type), | intent(in) | :: | gid |
Receive one datum from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | intent(inout) | :: | msg |
Place received data into this variable |
||
| integer, | intent(inout) | :: | source |
Process to receive from Transfer identifier |
||
| integer, | intent(inout) | :: | tag |
Process to receive from Transfer identifier |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Receive rank-1 data from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Place received data into this rank-1 array |
|
| integer, | intent(inout) | :: | source | |||
| integer, | intent(inout) | :: | tag | |||
| type(mp_comm_type), | intent(in) | :: | gid |
Receive one datum from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | intent(inout) | :: | msg |
Place received data into this variable |
||
| integer, | intent(inout) | :: | source |
Process to receive from Transfer identifier |
||
| integer, | intent(inout) | :: | tag |
Process to receive from Transfer identifier |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Receive rank-1 data from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Place received data into this rank-1 array |
|
| integer, | intent(inout) | :: | source | |||
| integer, | intent(inout) | :: | tag | |||
| type(mp_comm_type), | intent(in) | :: | gid |
Receive one datum from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | intent(inout) | :: | msg |
Place received data into this variable |
||
| integer, | intent(inout) | :: | source |
Process to receive from Transfer identifier |
||
| integer, | intent(inout) | :: | tag |
Process to receive from Transfer identifier |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Receive rank-1 data from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Place received data into this rank-1 array |
|
| integer, | intent(inout) | :: | source | |||
| integer, | intent(inout) | :: | tag | |||
| type(mp_comm_type), | intent(in) | :: | gid |
Receive one datum from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | intent(inout) | :: | msg |
Place received data into this variable |
||
| integer, | intent(inout) | :: | source |
Process to receive from Transfer identifier |
||
| integer, | intent(inout) | :: | tag |
Process to receive from Transfer identifier |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Receive rank-1 data from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Place received data into this rank-1 array |
|
| integer, | intent(inout) | :: | source | |||
| integer, | intent(inout) | :: | tag | |||
| type(mp_comm_type), | intent(in) | :: | gid |
Receive one datum from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | intent(inout) | :: | msg |
Place received data into this variable |
||
| integer, | intent(inout) | :: | source |
Process to receive from Transfer identifier |
||
| integer, | intent(inout) | :: | tag |
Process to receive from Transfer identifier |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Receive rank-1 data from another process
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Place received data into this rank-1 array |
|
| integer, | intent(inout) | :: | source | |||
| integer, | intent(inout) | :: | tag | |||
| type(mp_comm_type), | intent(in) | :: | gid |