cvt_box_test


cvt_box_test, a Fortran90 code which calls cvt_box(), which creates a Centroidal Voronoi Tessellation of points in a 2D box, with points constrained to lie on the boundary of the region.

Licensing:

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

Related Data and Programs:

cvt_box, a Fortran90 code which calculates a Centroidal Voronoi Tessellation (CVT) constrained to a box region, with points projected to the boundary;

Source Code:


Last revised on 06 June 2020.