Function t8_shmem_array_get_gloidx_array(t8_shmem_array_t)

Function Documentation

const t8_gloidx_t *t8_shmem_array_get_gloidx_array(t8_shmem_array_t array)

Return a read-only pointer to the data of a shared memory array interpreted as an t8_gloidx_t array.

Note

Writing mode must be disabled for array.

Parameters:

array[in] The t8_shmem_array

Returns:

The data of array as t8_gloidx_t pointer.