[vtkusers] vtkPDataSetWriter Question
Jean M. Favre
jfavre at cscs.ch
Thu Oct 7 09:42:12 EDT 2004
Jeremy Stout wrote:
> Hello, I am working with an unstructured grid that contains several
> hundred thousand cells. I would like to partition this grid and store
> it in vtk's parallel file format....
> What I am wondering is whether this class will
> intelligently partition my grid or if I need to do that myself.
Check out vtkDistributedDataFilter. This filter redistributes data among
processors in a parallel application into spatially contiguous
vtkUnstructuredGrids.
http://www.vtk.org/doc/nightly/html/classvtkDistributedDataFilter.html
--
Dr. Jean M. Favre, email:favre @ cscs.ch
http://www.cscs.ch/about/Favre.php
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.40
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
More information about the vtkusers
mailing list