tet_mesh_boundary_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Programs:

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.

Source code

CUBE is a tetrahedral mesh of a cube.

P04 is a tetrahedral mesh of a sphere.


Last revised on 22 December 2010.