tet_mesh_refine_test


tet_mesh_refine_test, a C++ code which calls tet_mesh_refine(), which refines every tetrahedron in a tet mesh, replacing each tetrahedron by 8 subtetrahedrons.

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_refine, a C++ code which refines a tet mesh;

Source Code:

CUBE_ORDER4 defines an order 4 test mesh on a cube:


Last revised on 29 April 2020.