8.2.11. _gfortran_caf_send

8.2.11 _gfortran_caf_send — Sending data from a local image to a remote image

Description:

Called to send a scalar, an array section or a 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, int *stat)

Arguments:
token intent(in) An opaque pointer identifying the coarray.
offset intent(in) By which amount of bytes the actual data is shifted compared to the bas