tet_mesh_to_xml_test, a MATLAB 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 create a corresponding DOLFIN XML mesh file.
The information on this web page is distributed under the MIT license.
tet_mesh_to_xml, a MATLAB code 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.