square_grid_test


square_grid_test, a C++ code which calls square_grid(), which generates a grid of points over the interior of a square in 2D.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

square_grid, a C++ code which computes a grid of points over the interior of a square in 2D.

Source Code:


Last revised on 18 April 2020.