[Paraview] difference between types of mesh

Dan Lussier dan.lussier at sjc.ox.ac.uk
Mon Aug 30 16:00:35 EDT 2010


I was wondering what is the difference between a Polygonal mesh
(vtkPolyData) and Unstructured mesh (vtkUnstructredGrid)?

I have seen both come up in Paraview examples for seemingly similar
data (i.e. unstructured points for example).

Is there a significant difference in their capabilities? Is there a
big advantage using one versus another in terms of memory allocation
or ability to be processed by different filters?

Thanks.


More information about the ParaView mailing list