MESH_WRITE
Write a FreeFem++ mesh to a file


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 computer code and data files described and made available on this web page are distributed under the MIT license

Reference:

Source Code:


Last revised on 24 May 2020.