CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Best Search algorithm for Unstructured Meshing? (https://www.cfd-online.com/Forums/main/6504-best-search-algorithm-unstructured-meshing.html)

Dinesh Godavarty August 28, 2003 11:09

Best Search algorithm for Unstructured Meshing?
 
Hey guys,

I am currently writing an unstructured Mesher in 3D based on the Delaunay Triangulation. I have implemented some kind of a directional search to locate a point inside a tetrahedron. This seems to be kind of inefficient. Does anyone have any idea as to which algorithm would be best for this kind of search? Since the meshing is an iterative process, at some stage of the iteration I have a tetrahedralization T. For this T I would want to find out which Tet some new point lies in. Thanks. Dinesh

KKim August 29, 2003 12:32

Re: Best Search algorithm for Unstructured Meshing
 
Is this to locate an orphan node inside an existing cell? If it is a search based on proximity, I think Dr. Lohner's book will be an excellent starting point.

here's the link @ amazon.com http://www.amazon.com/exec/obidos/tg...books&n=507846


Praveen August 29, 2003 13:10

Re: Best Search algorithm for Unstructured Meshing
 
The sollowing is for 2D but might still be useful.

http://www.ecse.rpi.edu/Homepages/wr...es/pnpoly.html

Li Yang September 3, 2003 13:16

Re: Best Search algorithm for Unstructured Meshing
 
Hi, what kind of method you are using ? I noticed that Lawson's method were mentioned in some papers.

Regards

Li


All times are GMT -4. The time now is 00:21.