tet_mesh_tet_neighbors_test


tet_mesh_tet_neighbors_test, an Octave code which calls tet_mesh_tet_neighbors(), which reads 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 information on this web page is distributed under the MIT license.

Related Programs:

tet_mesh_tet_neighbors, an Octave code 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 07 July 2023.