Skip to content
  • Shawn Waldon's avatar
    Handle simple filters with multiple output ports in composite pipeline · ce1ad00e
    Shawn Waldon authored
    This fixes the bug at the root of paraview/paraview#17763.  Previously
    the composite data pipeline would incorrectly handle simple filters with
    multiple output ports.  This would lead to crashes when executing these
    filters.
    
    This commit changes the composite data pipeline to consider all output
    ports when evaluating and executing simple filters and adds a test of
    this behavior using both AMR and multiblcok data.
    ce1ad00e