Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
ksagiyam committed Sep 13, 2024
1 parent 9997b45 commit 48b3363
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions firedrake/slate/slac/compiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,7 @@ def generate_loopy_kernel(slate_expr, compiler_parameters=None):
exterior_facets=(),
interior_facets=(),
exterior_facet_orientations=(),
interior_facet_orientations=(),
),
interior_facet_orientations=(),),
coefficient_numbers=coefficient_numbers,
constant_numbers=constant_numbers,
needs_cell_facets=builder.bag.needs_cell_facets,
Expand Down

0 comments on commit 48b3363

Please sign in to comment.