[Paraview] Unstructured to structured...

Moreland, Kenneth kmorel at sandia.gov
Thu Aug 11 18:32:09 EDT 2011


In general, no.  It is not possible to convert an unstructured grid to a structured grid because there are structures representable with unstructured grids that are non-representable with structured grids.

For your question, it would be much easier to get the information you want by just looking at the scalar value on the original structured grid.  You don't need to look at the isosurface.  For example, all cells "inside" the isosurface will have all scalar values either above or below the isovalue (depending on the orientation of the surface).  Bordering cells have scalar values both above and below the isovalue.

-Ken

   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

From: Sohail Shafii <sohailshafii at yahoo.com<mailto:sohailshafii at yahoo.com>>
Reply-To: Sohail Shafii <sohailshafii at yahoo.com<mailto:sohailshafii at yahoo.com>>
Date: Thu, 11 Aug 2011 14:54:18 -0700
To: "paraview at paraview.org<mailto:paraview at paraview.org>" <paraview at paraview.org<mailto:paraview at paraview.org>>
Subject: [Paraview] Unstructured to structured...

Hi,

I've been wondering: would it be possible to take an unstructured grid using existing filters and make it into structured?  Here's why: I compute an iso-surface for a data set (resulting surface is unstructured subset of original structured data set), which needs to be compared against the cells of the original structured grid.  Specifically, I need to find out which cells of the original data set border the iso-surface, and which are inside.  All filters that do appending/combination of the contour and original (structured) data set create unstructured grids.

Thanks, Sohail
_______________________________________________ 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110811/89c8c374/attachment-0001.htm>


More information about the ParaView mailing list