disk_grid_test
disk_grid_test,
a FORTRAN77 code which
calls disk_grid(), which
generates a grid of points
over the interior of a disk in 2D.
Licensing:
The computer code and data files described and made available on this web page
are distributed under
the GNU LGPL license.
Related Data and Programs:
disk_grid,
a FORTRAN77 code which
generates a grid of points
over the interior of a disk in 2D.
Source Code:
-
disk_grid_test01.xy,
the list of grid points.
-
disk_grid_test01_boundary.txt,
coordinates of the bounding circle.
-
disk_grid_test01_data.txt,
coordinates of the grid points.
-
disk_grid_test01_commands.txt,
input commands to Gnuplot to create an image.
-
disk_grid_test01.png,
an image of the points.
-
disk_grid_test02.xy,
the list of Fibonacci grid points.
-
disk_grid_test02_boundary.txt,
coordinates of the bounding circle.
-
disk_grid_test02_data.txt,
coordinates of the grid points.
-
disk_grid_test02_commands.txt,
input commands to Gnuplot to create an image.
-
disk_grid_test02.png,
an image of the points.
Last revised on 01 October 2023.