diff --git a/meshmode/array_context.py b/meshmode/array_context.py index d2e5da66ef7c665428044b01f1cd5dc5f8639e46..1dfa00507e65999adfd831b9e93dddc6c9db4d9c 100644 --- a/meshmode/array_context.py +++ b/meshmode/array_context.py @@ -103,7 +103,7 @@ class ArrayContext: It must have :class:`loopy.Options.return_dict` set. :return: a :class:`dict` of outputs from the program, each an - array understood by the context. + array understood by the context. """ raise NotImplementedError