Skip to content

vtkEnSightGoldBinaryReader fixes

  • Reorganizes code avoid duplication. This should make it a little easier to fix bugs and address other issues with this reader.
  • Adds support for undef and partial values. Don't have open dataset yet. Hence deferring on adding new tests till such data is available. Addresses paraview/paraview#20747 (closed).

update: test added here !8079 (merged)

Edited by Utkarsh Ayachit

Merge request reports