triangulation_quad_test


triangulation_quad_test, a C++ code which calls triangulation_quad(), which reads information defining a triangulation, and estimates 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 C++ 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 06 May 2020.