mesh_write, a FreeFem++ code which generates a mesh on a circle, and saves the mesh to a file. This example is meant to illustrate the structure of the mesh file format that is used by FreeFem++, and to create a mesh file that can be read by another example script.
The information on this web page is distributed under the MIT license.