Skip to content

Modify vtkPUnstructuredGridGhostCellsGenerator to support multiple ghost cell layers

Currently vtkPUnstructuredGridGhostCellsGenerator can only compute one layer of ghost cells for unstructured grids. Modify the filter such that it can compute as many layers of ghost cells as the user wants.

Cc: @berkgeveci

Merge request reports