stream tracer for multiblock requires same ordering of point data
This issue was created automatically from an original Mantis Issue. Further discussion may take place here.
The stream tracer filter when used with multiblock data sets requires that the vector is in the same index location of the point data of all leaf nodes of the multiblock. This shouldn't be the case as it should only use the name of the point data field to access the vector field used to do the trace with. To reproduce the problem:
- create a wavelet source
- create a clip filter
- create a calculator filter from the clip filter (use iHat as the input)
- create an elevation filter from the wavelet source
- create a calculator filter from the elevation filter (again can use iHat as the input)
- create a group data sets filter using the both calculator filters as inputs
- create a stream tracer filter
This will cause an error or crash with the following message: ERROR: In /home/acbauer/CODE/ParaView/ParaView/VTK/Common/Core/vtkDataArray.cxx, line 302 vtkDoubleArray (0x9ff5540): Cannot InterpolateValue from array of type float