Skip to content

Allow bypassing of coupling vertices detection in the adapter #44

@IshaanDesai

Description

@IshaanDesai

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions