Closed chrisrichardson closed 5 months ago
Mesh partitioning needs a "dual graph" generated from cell-cell connectivity. The current code assumes a single cell type, but this can be updated: https://github.com/FEniCS/dolfinx/tree/chris/mixed-dual-graph
Work in progress in https://github.com/FEniCS/dolfinx/tree/chris/mixed-partitioner2
Mesh partitioning needs a "dual graph" generated from cell-cell connectivity. The current code assumes a single cell type, but this can be updated: https://github.com/FEniCS/dolfinx/tree/chris/mixed-dual-graph