Skip to content
Snippets Groups Projects
Commit c0f2e892 authored by Dan Lipsa's avatar Dan Lipsa
Browse files

BUG #15397: vtkPProbeFilter crash when geometry dataset is distributed.

If running in parallel, vtkPProbeFilter assumes that the whole geometry
dataset (which determines positions to probe) is available on all nodes.
If that is not the case a crash happened.

This commit fixes the crash and prints an error message if
different geometry datsets are available on different nodes.
parent 6d2d0fbf
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment