The module lib_triangulate

Routine

Function

triang_qhull

carry out the Delaunay triangulation (using qhull)

out_of_triangle

decide if you are outside of the triangle

get_triangle_index

determine the index of the adjecant triangle

find_triangle

find the triangle with given point inside;
The walking triangle algorithm (Sambridge et al. 1995)

UtilsLibrary/lib_triangulate.f90 (last edited 2010-04-29 09:16:35 by NicoleThomas)