diff --git a/arraycontext/context.py b/arraycontext/context.py index f84410648ca02acb933710a19264261bd90c9daf..8e07f75f03d248b03488cd2bb6d6d3791058e113 100644 --- a/arraycontext/context.py +++ b/arraycontext/context.py @@ -438,6 +438,7 @@ class ArrayContext(ABC): options=_DEFAULT_LOOPY_OPTIONS, lang_version=MOST_RECENT_LANGUAGE_VERSION, tags=tagged, + default_order=lp.auto, default_offset=lp.auto, )