vtk-m/vtkm/io/internal
Kenneth Moreland b2ce30e690 Fix bug with voxels in legacy vtk files
The legacy VTK file reader for unstructured grids had a bug when reading
cells of type voxel. VTK-m does not support the voxel cell type in
unstructured grids (i.e. explicit cell sets), so it has to convert them to
hexahedron cells. A bug in the reader was mangling the cell array index
during this conversion.
2022-07-06 09:37:29 -06:00
..
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
Endian.h conslidate the license statement 2019-04-17 10:57:13 -06:00
VTKDataSetCells.h Fix bug with voxels in legacy vtk files 2022-07-06 09:37:29 -06:00
VTKDataSetStructures.h conslidate the license statement 2019-04-17 10:57:13 -06:00
VTKDataSetTypes.h Support reading new format cells 2021-05-17 09:51:21 -04:00