tet_mesh_q2l_test


tet_mesh_q2l_test, a C++ code which calls tet_mesh_q2l(), which reads information describing a tet mesh of a set of points using 10-node ("quadratic") triangles, and creates a 4-node ("linear") tet mesh.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Programs:

tet_mesh_q2l, a C++ code which reads information about a 10-node (quadratic) tet mesh and creates data defining a corresponding 4-node (linear) tet mesh;

Source code:


Last revised on 27 April 2020.