mesh_write


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.

Licensing:

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

Reference:

Source Code:


Last revised on 24 May 2020.