Skip to content

Partitioned cell locator

Roxana Bujack requested to merge bujack/vtk-m:partitionedCellLocator into master

Detects calls across the partitions of a partitionedDataSet. It returns the first hit that is a regular cell as given by the vtkGhostType array.

Merge request reports