loki.transformations.array\_indexing
====================================

.. automodule:: loki.transformations.array_indexing

   
   .. rubric:: Functions

   .. autosummary::
   
      add_explicit_array_dimensions
      demote_variables
      flatten_arrays
      invert_array_indices
      normalize_array_shape_and_access
      normalize_range_indexing
      promote_nonmatching_variables
      promote_variables
      promotion_dimensions_from_loop_nest
      remove_explicit_array_dimensions
      resolve_vector_notation
      shift_to_zero_indexing
   
   .. rubric:: Classes

   .. autosummary::
   
      LowerConstantArrayIndices
   