tet_mesh_rcm_test


tet_mesh_rcm_test, a MATLAB program which calls tet_mesh_rcm() to compute the reverse Cuthill-McKee (RCM) reordering for nodes in a tetrahedral mesh ("tet mesh").

Licensing:

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

Related Data and Programs:

tet_mesh_rcm, a MATLAB program which computes the Reverse Cuthill McKee (RCM) reordering for the nodes of a tet mesh that uses 4-node or 10-node tetrahedrons;

Source Code:

CUBE4 is an order 4 tet mesh of a cube:


Last revised on 02 April 2019.