tet_mesh_refine_test


tet_mesh_refine_test, a MATLAB program which calls tet_mesh_refine() to refine 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 GNU LGPL license.

Related Programs:

tet_mesh_refine, a MATLAB program which refines a tet mesh;

Source Code:

CUBE defines an order 4 test mesh on a cube:


Last revised on 02 April 2019.