tet_mesh_refine_test


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

Licensing:

The information on this web page is distributed under the MIT license.

Related Programs:

tet_mesh_refine, a MATLAB code which refines a tet mesh;

Source Code:

CUBE defines an order 4 test mesh on a cube:


Last revised on 02 April 2019.