tet_mesh_quad_test


tet_mesh_quad_test, a MATLAB program which calls tet_mesh_quad() to read information defining a tetrahedral mesh, and estimate the integral of a function whose values are given at the nodes.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

tet_mesh_quad, a MATLAB program which estimates the integral of a function over a region defined by a tetrahedral mesh.

Source Code:

CUBE_4x4x4 is a set of nodes in the [0,4]x[0,4]x[0,4] cube, which have been arranged into an order 4 tet mesh.


Last revised on 01 April 2019.