Skip to content

Add more cell-grid support.

David Thompson requested to merge dcthomp/paraview:enable-cellgrid into master

This adds an IOSS-based reader for cell-grid data. Files that end in .exdg (instead of .exo) will be read in as vtkCellGrid objects instead of vtkUnstructuredGrid objects.

Edited by David Thompson

Merge request reports