Multiple boundary tags in meshmode export
Open
- Dominant language
- Python
- Stars
- 34
- Forks
- 25
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 2
Description
https://github.com/inducer/meshmode/blob/6b2bd65e66c7b7ec9c0de2f4b747df6cbc1ac053/meshmode/interop/firedrake/mesh.py#L802-L805
FWIW, since firedrakeproject/firedrake#2007 entities can be marked with multiple tags and it all works. After building the plex, create a `"Face Sets"` label (or if you don't like that literal, a `firedrake.cython.dmcommon.FACE_SETS_LABEL`) (or `CELL_SETS_LABEL` for cells) and mark the points.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.