firedrakeproject / tsfc

Two-stage form compiler
Other
15 stars 25 forks source link

Simple fix for pyop3 #305

Closed connorjward closed 1 week ago

connorjward commented 9 months ago

This small API change lets me use default_entrypoint later on when I am generating code (https://github.com/inducer/loopy/blob/db136129dc53b48a63cc5e5eb597a77540093132/loopy/kernel/creation.py#L2618).

Firedrake CI run: https://github.com/firedrakeproject/firedrake/pull/3811

I really doubt this will cause any issues but I cannot be sure.