triangulation_quad_test


triangulation_quad_test, a MATLAB program which calls triangulation_quad() to read information defining a triangulation, 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:

triangulation_quad, a MATLAB program which estimates the integral of a function over a triangulated region.

Source Code:

EXAMPLE is a set of nodes in the unit square, which have been arranged into an order 3 triangulation.


Last revised on 10 April 2019.