`elementwise_integral` doesn't respect quadrature rules
Open
- Dominant language
- Python
- Stars
- 14
- Forks
- 18
- Avg merge
- 26m
- Merged PRs (30d)
- 1
Description
As implemented here:
https://github.com/inducer/grudge/blob/f3d986bb790dcfdfffd6cbeb2ccaff446440315b/grudge/reductions.py#L455-L470
It always falls into the mass-matrix logic, which is valid for nodal-interpolatory grids, but not quadrature grids.
cc @thomasgibson
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.