tet_mesh_boundary_test, a Fortran90 code which calls tet_mesh_boundary(), which reads 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 triangulated surface.
The information on this web page is distributed under the MIT license.
tet_mesh_boundary, a Fortran90 code which reads 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 triangulated surface.
CUBE is a tetrahedral mesh of a cube.
P04 is a tetrahedral mesh of a sphere.