[Paraview] Working with distributed data

Paul Edwards paul.m.edwards at gmail.com
Tue Jan 4 15:41:57 EST 2011


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" <robert.maynard at kitware.com> 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 <paul.m.edwards at gmail.com>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110104/c012a9e0/attachment.htm>


More information about the ParaView mailing list