cvtp_test


cvtp_test, a Fortran90 code which calls cvtp(), which creates CVTP's, that is, Centroidal Voronoi Tessellations of a periodic region.

Licensing:

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

Related Data and Programs:

cvtp, a Fortran90 code which creates a CVTP, that is, a Centroidal Voronoi Tessellation on a periodic domain.

Source Code:

CVT_1X1 is a nonperiodic CVT of 400 points on the region [0,1]x[0,1]:

CVT_1X2 is a nonperiodic CVT of 400 points on the region [0,1]x[0,2]:

CVTP_1X1 is a periodic CVT of 400 points on the region [0,1]x[0,1]:

CVTP_1X2 is a periodic CVT of 400 points on the region [0,1]x[0,2]:


Last revised on 15 June 2020.