Skip to content

Use vtkGhostType in Silo reader

According to changes in VTK 6.3, bits used in vtkGhostTypeArray is compatible with VisIt. A simple renaming in the Silo reader will allow vtk to recognize the ghost cells/nodes and hide them when rendering.

closes paraview#18657 (closed)

Edited by Feimi Yu

Merge request reports