Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| integer(kind=int_4), | intent(inout) | :: | msg | |||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| integer(kind=int_8), | intent(inout) | :: | msg | |||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| real(kind=real_4), | intent(inout) | :: | msg | |||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| real(kind=real_8), | intent(inout) | :: | msg | |||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| complex(kind=real_4), | intent(inout) | :: | msg | |||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| complex(kind=real_8), | intent(inout) | :: | msg | |||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:,:) |
Data to scatter (for root process) |
|
| integer(kind=int_4), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:,:) |
Data to scatter (for root process) |
|
| integer(kind=int_8), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:,:) |
Data to scatter (for root process) |
|
| real(kind=real_4), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:,:) |
Data to scatter (for root process) |
|
| real(kind=real_8), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:,:) |
Data to scatter (for root process) |
|
| complex(kind=real_4), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:,:) |
Data to scatter (for root process) |
|
| complex(kind=real_8), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| integer, | intent(in), | CONTIGUOUS | :: | sendcounts(:) | ||
| integer, | intent(in), | CONTIGUOUS | :: | displs(:) | ||
| integer(kind=int_4), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | recvcount |
Process which scatters data |
||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| integer, | intent(in), | CONTIGUOUS | :: | sendcounts(:) | ||
| integer, | intent(in), | CONTIGUOUS | :: | displs(:) | ||
| integer(kind=int_8), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | recvcount |
Process which scatters data |
||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| integer, | intent(in), | CONTIGUOUS | :: | sendcounts(:) | ||
| integer, | intent(in), | CONTIGUOUS | :: | displs(:) | ||
| real(kind=real_4), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | recvcount |
Process which scatters data |
||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| integer, | intent(in), | CONTIGUOUS | :: | sendcounts(:) | ||
| integer, | intent(in), | CONTIGUOUS | :: | displs(:) | ||
| real(kind=real_8), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | recvcount |
Process which scatters data |
||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| integer, | intent(in), | CONTIGUOUS | :: | sendcounts(:) | ||
| integer, | intent(in), | CONTIGUOUS | :: | displs(:) | ||
| complex(kind=real_4), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | recvcount |
Process which scatters data |
||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |
Scatters data from one processes to all others
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | intent(in), | CONTIGUOUS | :: | msg_scatter(:) |
Data to scatter (for root process) |
|
| integer, | intent(in), | CONTIGUOUS | :: | sendcounts(:) | ||
| integer, | intent(in), | CONTIGUOUS | :: | displs(:) | ||
| complex(kind=real_8), | intent(inout), | CONTIGUOUS | :: | msg(:) | ||
| integer, | intent(in) | :: | recvcount |
Process which scatters data |
||
| integer, | intent(in) | :: | root |
Process which scatters data |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
||
| type(mp_request_type), | intent(inout) | :: | request |