8.2.8. _gfortran_caf_get

8.2.8 _gfortran_caf_get — Getting data from a remote image

Description:
Called to get an array section or whole array from a a remote, image identified by the image_index.
Syntax:
void _gfortran_caf_get_desc (caf_token_t token, size_t offset, int image_index, gfc_descriptor_t *src, caf_vector_t *src_vector, gfc_descriptor_t *dest, int src_kind, int dst_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 the remote image; must be a positi