Skip to content

Submesh subdomain ID union #5001

@connorjward

Description

@connorjward

It would be nice to support an interface to Submesh like:

submesh = Submesh(mesh, subdomain_id=(1, 2, 3))

where we allow subdomain_id to be a tuple of values and the returned submesh would be the union of these subdomain IDs.

To implement this we would likely have to construct a temporary label representing this union, call dm.filter(), then destroy the label.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions