Skip to content

Adds the CEACellDataToPointData filter

guillaume Peillex requested to merge add_plugin_vtkceacelldatatopointdata into main

It is similar to vtk's CellDataToPointData filter but allows for correct computation on unstructured grid that are in fact partially defined structured grid, with boundary conditions.

The modifications made here are also proposed to Kitware for VTK modifications.

Closes #38 (closed)

Edited by guillaume Peillex

Merge request reports