Available MPI access patterns.

Constructors

Properties

ITERATION_VARIABLE: iterationVariablePattern = ...

Array that is accessed using only the iteration variable directly, without modifications.

SCALAR_PATTERN: scalarPattern = ...

Access to a scalar variable.