Create entity permutations for mixed topology meshes
Open
enhancement
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 261
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 71
Description
### Describe new/missing feature
Currently, a lot of the internal logic in entity permutations assumes a single topology, meaning that we cannot use elements requiring this info.
This includes higher order geometries (order>2), as this info is used to permute the geometry dofmap.
### Suggested user interface
```python3
```
Contributor guide
Assessment
This issue has not been assessed yet.