triangulation_quad_test


triangulation_quad_test, a Fortran90 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 information on this web page is distributed under the MIT license.

Related Data and Programs:

triangulation_quad, a Fortran90 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 September 2020.