Skip to content

bulk::coarray::operator[]

T& operator[](int i);

Access the i-th element of the local coarray image

Returns

A reference to the i-th element of the local image.

Parameters

  • i - the element index