PV3FoamReader fix
- using a filter such as clip-plane on a multi-port source causes inconsistent UPDATE_TIME_STEPS() on each port. This looks like a VTK/Paraview bug to me. Workaround: check both ports and take the first one that has a value different than the last time set.
Showing
- applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.cxx 40 additions, 25 deletions...graphics/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.cxx
- applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.C 32 additions, 8 deletions...Processing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.C
- applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H 6 additions, 3 deletions...Processing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H
- applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3FoamUpdateInfoFields.H 4 additions, 1 deletion...ics/PV3FoamReader/vtkPV3Foam/vtkPV3FoamUpdateInfoFields.H
Please register or sign in to comment