Decide on consistent naming for Base/Abstract classes
Open
proposal
- Dominant language
- Python
- Stars
- 150
- Forks
- 79
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 10
Description
Currently, the base class for finite element is called `FiniteElementBase` while the base class for cells is called `AbstractCell`.
We should decide on a consistent naming for base classes. I'm in favour of the `ObjectNameBase` but am open to better opinions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.