Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify the dual_graph to use CellType rather than tdim #3049

Merged
merged 8 commits into from
Feb 10, 2024

Conversation

chrisrichardson
Copy link
Contributor

Some simplifications to build_dual_graph and build_local_dual_graph to use CellType in preparation for mixed-topology mesh data, (which will use a vector of cell types etc.), removing some clumsy code which guessed the celltype from the width of the AdjacencyList.

@garth-wells garth-wells added this pull request to the merge queue Feb 10, 2024
Merged via the queue into main with commit 291666c Feb 10, 2024
19 checks passed
@garth-wells garth-wells deleted the chris/partitioner-celltype branch February 10, 2024 09:53
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.

None yet

2 participants