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.
This if statement has a complicated condition, made even more complicated by #836:
ffcx/ffcx/ir/elementtables.py
Lines 438 to 442 in 1dfd1a8
We should look to see if the logic can be simplified.