A triangle is a Delaunay triangle of the map if no other point on any polygon boundary lies within the circle which circumscribes the triangle.
EXECUTION: (on parep2.lbl.gov) cd $MDOCS/triangulate module load lang f77 -g triangulate.f -o triangulate.exe dbx triangulate.exe quit triangulate.exe
Note: triangulate.f contains also all the routines in delaunay.f.
back to
DEMP-related software