Closed ReubenHill closed 3 years ago
Correction: we definitely need the element
to know who's dual we are evaluating. We don't need coordinates
because it's not needed for working out the pullback to the reference to cell - you can either get it from the expression or from the domain
kwarg.
From slack, @wence- said
So the new return values for
compile_expression_dual_evaluation
would beFiredrake.Function
.Perhaps one wouldn't need to pass in the element and coordinates at all?
could become