[Paraview] ParaView MPI communication

Robert Maynard robert.maynard at kitware.com
Thu Jun 30 09:28:28 EDT 2011


Hi,

A really simple example of using a parallel communicator inside a filter can
be found in vtkSamplePlaneSource inside Plugins/SLACTools. It uses the
parallel communicator to determine the bounds of the plane across all
processes.

On Thu, Jun 30, 2011 at 9:02 AM, Adriano Gagliardi <agagliardi at ara.co.uk>wrote:

>
> Dear All,
>
> I have a requirement for some communication between two or more parallel
> processes within a ParaView filter (to grab data from another process). I
> can't seem to find anything on how to do this online or in the books. I'm
> not experienced in writing code that uses MPI either. Is there any example
> code that can get me started?
>
> Thanks,
>
> Adriano
>
> ===================================
>
> Adriano Gagliardi MEng PhD
> Business Sector Leader
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agagliardi at ara.co.uk
> Url: www.ara.co.uk
>
>
> **********************************************************************
> This email contains information that is private and confidential and is
> intended only for the addressee.
> If you are not the intended recipient please delete it and notify us
> immediately by e-mailing the sender.
> Note: All email sent to or from this address may be accessed by someone
> other than the recipient, for
> system management and security reasons.
> Aircraft Research Association Ltd.  Registered in England, Registration No
> 503668 Registered Office:
> Manton Lane, Bedford MK41 7PF England VAT No GB 196351245
>
> **********************************************************************
> _______________________________________________
> 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/20110630/962d6fd7/attachment.htm>


More information about the ParaView mailing list