-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Currently the adapter requires a filter function which it can apply on a mesh to detect the vertices on the coupling boundary or volume. While this API is in alignment with the internal functionality in DOLFINx, it severely limits the users ability to define coupling boundaries or volumes of arbitrary shapes. The adapter could simply accept vertices that the user provides it, instead of doing the filtering itself. While this may seem as though functionality of the adapter is being turned into a burden for the user, it will increase flexibility of the adapter.
This issue is somewhat related to the issue of being able to define the coupling domain with mesh tags #8
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed