Hi folks,

I would like to visualize an integer array of an unstructured dataset based on 
voxels, which contains MPI rank ids generated by a filter we use. To achieve 
this, I plan to somehow extract the “sharp” interfaces, similar to what the 
contour filter does, to obtain a visual representation of the domain 
decomposition. However, for the contour filter, I first have to call “Cell data 
to point data”, which smears out the previously sharp interfaces and causes 
connectivity problems of the resulting contours, as in some areas the domain 
decomposition features are very small.

Is there another way how I could extract these contours? Please note that I am 
not using vtkProcessId but rather an own integer array.

Thanks a lot in advance

Michael


--
Michael Schlottke-Lakemper

Institute of Aerodynamics and Chair of Fluid Mechanics
RWTH Aachen University
Wüllnerstraße 5a
52062 Aachen
Germany

Phone: +49 (241) 80 95188
Fax: +49 (241) 80 92257
Mail: 
[email protected]<mailto:[email protected]>
Web: http://www.aia.rwth-aachen.de

_______________________________________________
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

Reply via email to