Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
ksagiyam committed Nov 12, 2024
1 parent c1b18f2 commit 01976eb
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 @@ -198,8 +198,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 01976eb

Please sign in to comment.