tet_mesh_tet_neighbors_test


tet_mesh_tet_neighbors_test, a MATLAB program which calls tet_mesh_tet_neighbors() to read information defining a tet mesh of points in 3D, and determines, for each face of each tetrahedron, the index of the neighboring tetrahedron that shares that face.

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_tet_neighbors, a MATLAB program which reads information about a tet mesh and writes out a list of the tetrahedrons that are adjacent to a given tetrahedron;

Source code

CUBE is a simple example of 8 nodes in a cube.


Last revised on 02 April 2019.