ccvt_reflect_test, a MATLAB program which calls ccvt_reflect() to create a Constrained Centroidal Voronoi Tessellation (CCVT) of points in a region, using a special reflection technique to try to attract some points to move to the boundary.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
ccvt_reflect, a MATLAB program which carries out a Constrained Centroidal Voronoi Tessellation (CCVT) calculation that tries to include points on the boundary as well as the interior, using a natural nonparametric technique;