tet_mesh_q2l_test, a MATLAB program which calls tet_mesh_q2l() to read information describing a tet mesh of a set of points using 10-node ("quadratic") triangles, and create a 4-node ("linear") tet mesh.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
tet_mesh_q2l, a MATLAB program which reads information about a 10-node (quadratic) tet mesh and creates data defining a corresponding 4-node (linear) tet mesh;