Skip to content

extend ADIOSSchema to support vtkRectilinearGrid.

vtkRectilinearGrid can now be saved to/read from ADIOS. We were simply missing the code to save extents and point coordinate arrays. Added that.

Also removed vtkHyperOctree which is no longer present in VTK.

Edited by Utkarsh Ayachit

Merge request reports