Thanks Robert. That sounds like just what I need. I'm not in the office tomorrow but I'll take a look on Thursday.
Regards, Paul On 4 Jan 2011 18:36, "Robert Maynard" <[email protected]> wrote: Hi Paul, Am I correct in presuming the primary issue that you have is that the volume and surface both are being divided differently across the nodes? If that is correct I would look at the CMFE (Cross Mesh Field Evaluation) filter that can be found on at https://github.com/berkgeveci/ComparativeVis/tree/master/CMFEFilter. The filters first step is to redistributed a dataset based on another datasets partitioning. You than could use that logic in your own filter before you do the mapping based on global ids. If you have any questions on the CMFE code please ask. On Tue, Jan 4, 2011 at 9:48 AM, Paul Edwards <[email protected]> wrote: > > > > Hi, > > > > I have a multiblock dataset with a mixture of volumes and surfaces. The > data is distrib... > _______________________________________________ > 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 > > -- Robert Maynard
_______________________________________________ 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
