8.2.7. _gfortran_caf_send
8.2.7 _gfortran_caf_send — Sending data from a local image to a remote image
- Description:
- Called to send a scalar, an array section or whole array from a local to a remote image identified by the image_index.
- Syntax:
-
void _gfortran_caf_send (caf_token_t token, size_t offset, int image_index, gfc_descriptor_t *dest, caf_vector_t *dst_vector, gfc_descriptor_t *src, int dst_kind, int src_kind, bool may_require_tmp)
- Arguments:
-
token intent(in) An opaque pointer identifying the coarray. offset By which amount of bytes the actual data is shifted compared to the base address of the coarray. image_index The ID of