tet_mesh_boundary_test


tet_mesh_boundary_test, a MATLAB program which calls tet_mesh_boundary() to read information defining a tetrahedral mesh of points in 3D, and determines the triangular faces that form the boundary of the mesh; it writes out files containing the nodes and elements defining this "TRI_SURFACE".

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_boundary, a MATLAB program which returns the nodes and faces of the boundary of a tetrahedral mesh, which themselves form a 3D triangular mesh or tri_surface.

Source code

CUBE is a tetrahedral mesh of a cube.

P04 is a tetrahedral mesh of a sphere.


Last revised on 31 March 2019.