Open
Description
Not an immediate priority for me, but opening to register the idea.
This function returns an vector of index vectors, where each vector is a connected component
Meshes.jl/src/topologies/halfedge.jl
Line 340 in 4965450
The Partition
takes exactly such a Vector{Vector{Int}}
, so adding a new partition method should be straightforward
Lines 11 to 15 in 4965450