Skip to content
Snippets Groups Projects
Commit 998f7a95 authored by Utkarsh Ayachit's avatar Utkarsh Ayachit
Browse files

PLOT3D Reader: release field arrays in execute

vtkMultiBlockPLOT3DReader intended to cache geometry. It accidentally
ended up caching field arrays as well. That resulted in invalid output
when array selection/function selection was changed. Fixed that.

Addresses paraview/paraview#17467.
parent ccfad78a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment