Hi Menno, Did you look at the http://www.kitware.com/blog/home/post/856 blog about ghost cells? That has a good explanation of where ParaView is going for improving ghost cell support in general. I haven't gotten around to making a Catalyst example yet that uses ghost cells but hopefully someone can find some time to do that soon with the changes to ghost cell support in ParaView.
If you try a simple example and notice some unexpected behavior, please let us know. Also, if you get something working and want to share it in the Catalyst examples repo ( https://github.com/Kitware/ParaViewCatalystExampleCode) I would appreciate it. Best, Andy On Wed, Jul 22, 2015 at 10:45 AM, Deij-van Rijswijk, Menno <[email protected]> wrote: > Hi, > > > > I’m slowly getting to grips with PVCatalyst, trying to create an adaptor > for our simulation code. Our code is distributed using MPI and has normal > and ghost cells for each process. Should I take these ghost cells into > account in the adaptor, and if so, how can this be done? There does not > seem to be an example for this in the example code repository, but maybe > there is an example somewhere else that I can use to understand this? > > > > Thanks and best wishes, > > > > > > Menno > > dr. ir. Menno A. Deij-van Rijswijk > > Researcher / Software Engineer > Maritime Simulation & Software Group > > > > *MARIN* > > > 2, Haagsteeg E [email protected] P.O. Box 28 T +31 317 49 39 11 6700 AA > Wageningen F +31 317 49 32 45 T +31 317 49 35 06 The Netherlands I > www.marin.nl > > > > MARIN news: On the calculation of the flow around 2-D square cylinder > with rounded corners > <http://www.marin.nl/web/News/News-items/On-the-calculation-of-the-flow-around-2D-square-cylinder-with-rounded-corners-1.htm> > > This e-mail may be confidential, privileged and/or protected by copyright. > If you are not the intended recipient, you should return it to the sender > immediately and delete your copy from your system. > > > > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > >
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
