triangle_to_xml_test


triangle_to_xml_test, a C code which calls triangle_to_xml() to read a pair of node and element files created by the TRIANGLE program and write a corresponding XML mesh file that can be used by FENICS or DOLFIN.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

triangle_to_xml, a C code which reads the NODE and ELE files created by triangle() to describe a triangular mesh in 2D, and writes out a corresponding XML mesh file for use by DOLFIN or FENICS.

Source Code:


Last revised on 23 August 2019.