Skip to content

New assigner parameter for redistribute dataset

This change permits the user who wants to have more control on how to redistribute data across process to be free to do so. One can now create custom DIY assigners and feed it into vtkRedistributeDataSetFilter.

Merge request reports