[vtkusers] vtk[Input|Output]Port
Randy Hudson
hudson at mcs.anl.gov
Thu Sep 28 15:51:08 EDT 2006
Parallelism is via MPICH.
I use the ports to
1) add the outputs of vtkGeometryFilter's coming from slave processes,
to a vtkAppendPolyData on the master;
2) add the outputs of vtkCutter's and vtkDecimatePro's (which come from
vtkContourFilter's) coming from slave processes, to a vtkAppendPolyData
on the master.
Berk Geveci wrote:
> Can you describe how you use the ports?
>
> -berk
>
--
Randy.
More information about the vtkusers
mailing list