Hello, The two main requirements for the filter that I am working on are: (1) Need to have a GlobalIDs array associated with the nodes (2) Single partition per process
If this case satisfies (1) and (2), then I think that the new filter can help. Best, George On Mon, Nov 25, 2013 at 10:28 AM, Utkarsh Ayachit < [email protected]> wrote: > I'm not surprised piece invariant doesn't solve the problem. Almost > all filters that could use ghost cells to overcome such a problem will > not work since all rely on the reader providing the ghost cells which > you said yours didn't. What is the output type for the dataset from > plot.mir reader? You can use D3 on unstructured datasets to generate > ghost cells -- but that's expensive since it also redistributes the > data. George is currently developing a filter that will simply > generate/communicate ghost cells without redistributing the data. > George, would your filter help in this case, or do I remember things > incorrectly? > > Utkarsh >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
