triangulation_quad_test


triangulation_quad_test, a MATLAB code which calls triangulation_quad(), which reads 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 MIT license

Related Data and Programs:

triangulation_quad, a MATLAB code 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.