Simplify if statement in element tables
Open
housekeeping
- Dominant language
- Python
- Stars
- 192
- Forks
- 45
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 17
Description
This if statement has a complicated condition, made even more complicated by #836:
https://github.com/FEniCS/ffcx/blob/1dfd1a8e8eb1fecdbc8d03b283c462f258e726af/ffcx/ir/elementtables.py#L438-L442
We should look to see if the logic can be simplified.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.