CliMA / GilbertCurves.jl

Generalized Hilbert space-filling curves
Apache License 2.0
8 stars 2 forks source link

Applying GilbertCurves to an arbitrarily ordered grid #4

Open smarras79 opened 1 year ago

smarras79 commented 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

simonbyrne commented 1 year ago

Is it on a rectangle?

smarras79 commented 1 year ago

Hi @simonbyrne, I barely came back to this. Yes, it is on a rectangle, but the grid is "arbitrarily" numbered.