Open smarras79 opened 1 year ago
Hi I'd like to build a space-filling curve of a given 2D grid whose connectivity comes from the mesh generator. Can I use GilbertCurves.jl to build the space filling curve of that grid? Thanks
Is it on a rectangle?
Hi @simonbyrne, I barely came back to this. Yes, it is on a rectangle, but the grid is "arbitrarily" numbered.
Hi I'd like to build a space-filling curve of a given 2D grid whose connectivity comes from the mesh generator. Can I use GilbertCurves.jl to build the space filling curve of that grid? Thanks