graph::AdjacencyList< std::int32_t > partition_cells(MPI_Comm comm, int n, const mesh::CellType cell_type, const graph::AdjacencyList< std::int64_t > &cells, mesh::GhostMode ghost_mode)
Compute destination rank for mesh cells in this rank using a graph partitioner.
Definition: Partitioning.cpp:22