You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For facet integrals, only the permutations of facets are needed, but all the permutations are created. `create_entity_permutations should take a dimension, then only create the permutations of that dimension so that we can avoid creating those we don't use.