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 information on this web page is 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().