triangle_to_xml_test, a Fortran77 code which calls triangle_to_xml(), which reads a pair of node and element files created by the triangle() program and writes a corresponding XML mesh file that can be used by fenics() or dolfin().
The computer code and data files described and made available on this web page are distributed under the MIT license
triangle_to_xml, a Fortran77 code which reads a pair of node and element files created by the triangle() program and writes a corresponding XML mesh file that can be used by fenics() or dolfin().