Pass cell type rather than entity type index in mixed-topology functions
Open
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 261
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 65
Description
Currently, several mixed-topology functions pass an entity type index (an integer) around, but passing a `CellType` directly would be more meaningful.
Contributor guide
Assessment
This issue has not been assessed yet.