Fluxes get computed redundantly
Open
performance
- Dominant language
- Python
- Stars
- 14
- Forks
- 18
- Avg merge
- 26m
- Merged PRs (30d)
- 1
Description
Currently, we compute fluxes redundantly on both sides of the interface. To avoid that, we'd need an actual mortar discretization, i.e. something with one (surface) element per (facial) element interface. The closest we currently get is "two elements per interface". Of course, we would also need connections (likely in meshmode) to get onto and off of that mortar space.
cc @kaushikcfd @thomasgibson @lukeolson @MTCam @majosm
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.