JuliaVTK / WriteVTK.jl

Julia package for writing VTK XML files
Other
151 stars 32 forks source link

Rework VTK extents for structured grids #99

Closed jipolanco closed 2 years ago

jipolanco commented 2 years ago

This simplifies and slightly modifies the behaviour of the extent keyword argument for structured grids:

Note that extent is undocumented, and in principle only to be used internally to write parallel formats (#98). Therefore this is not really considered a breaking change.