stripack_delaunay_test


stripack_delaunay_test, a FORTRAN90 code which calls stripack_delaunay(), which interactively determines the Delaunay diagram of a set of points on a sphere.

Licensing:

The informational on this web page is distributed under the MIT license.

Related Data and Programs:

stripack_delaunay, a Fortran90 code which reads a set of points on the unit sphere, calls stripack() to compute the Delaunay triangulation, and writes it to a file.

Source Code:

SPHERE_GRID_ICOS1_F1 is a grid of 12 points based on an icosahedron.

SPHERE_GRID_ICOS1_F2 is a grid of 42 points based on an icosahedron.

SPHERE_GRID_ICOS1_F3 is a grid of 92 points based on an icosahedron.


Last revised on 31 August 2020.