Skip to content

Mixed topology: find dS cells - #3632

Merged
chrisrichardson merged 4 commits into
mainfrom
chris/mixed-topology-find-dS-cells
Feb 14, 2025
Merged

Mixed topology: find dS cells#3632
chrisrichardson merged 4 commits into
mainfrom
chris/mixed-topology-find-dS-cells

Conversation

@chrisrichardson

Copy link
Copy Markdown
Contributor

Adds a utility to compute the lists of pairs of cells for dS integrals, in the mixed-topology case.

mesh::compute_mixed_cell_pairs(const Topology& topology, mesh::CellType facet_type)

returns a list for each possible combination of cells, containing the cell indices and local facet indices for each pair.

Comment thread cpp/dolfinx/mesh/Topology.cpp
@chrisrichardson
chrisrichardson added this pull request to the merge queue Feb 14, 2025
Merged via the queue into main with commit ac91988 Feb 14, 2025
@chrisrichardson
chrisrichardson deleted the chris/mixed-topology-find-dS-cells branch February 14, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants