[Paraview] VTK data partition

张江 zhangjiang.dudu at gmail.com
Mon Jul 11 15:26:06 EDT 2016


Hi,

I use vtkDistributedDataFilter to partition the unstructured data. It seems that each process gets a data partition and does not know any information about other data partitions.
So my question is, after the partitioning, given a point, how can I know which process owns it? Or simply how can I know whether it is inside the entire domain?

Best regards,


More information about the ParaView mailing list