Modal / nodal tracking
Open
- Dominant language
- Python
- Stars
- 34
- Forks
- 25
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 2
Description
Right now, it's possible to feed modal data to things that expect nodal data and vice versa. Everything is just a bunch of numbers in a `DOFArray`. Especially if @thomasgibson's entropy-stable work manages to stick, this will be a persistent source of user error. We should perhaps have the `DOFArray` remember the [`discretization_key`](https://documen.tician.de/meshmode/discretization.html?highlight=discretization_key#meshmode.discretization.ElementGroupBase.discretization_key) for each group and check those on input to make sure they're as expected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.