Skip to content

Added polygonal support to conduit source.

Alexandre Minot requested to merge alexandre.minot/paraview:issue_20828 into master

Add support for polygonal cells in the vtkConduitSource to allow for passing of cells of shape polygonal from a Conduit tree to VTK.

This closes #20828 (closed)

Merge request reports