tet_mesh_to_xml_test, a Fortran90 code which calls tet_mesh_to_xml(), which reads a file of node coordinates and a file of elements defined by node indices, which define a tetrahedral mesh of a 3D region in terms of 4, 10, or 20-node tetrahedrons, and creates a corresponding DOLFIN XML mesh file.
The information on this web page is distributed under the MIT license.
tet_mesh_to_xml, a Fortran90 code which writes a tetrahedral mesh to an XML file.