toms706


toms706, a Fortran77 code which approximates the integral of a function over a triangulated region.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

toms706 is available in a Fortran77 version.

Related Data and Programs:

toms706_test

dunavant, a Fortran90 library which defines a Dunavant rule for quadrature over a triangle.

fekete, a Fortran90 code which defines a Fekete rule for quadrature or interpolation over a triangle.

machine, a Fortran77 code which stores the appropriate values of machine constants for a given machine.

stroud_rule, a Fortran77 code which defines quadrature rules on a regions of a variety of shapes and dimensions.

test_tri_int, a Fortran90 code which can be used to test algorithms for quadrature over a triangle.

toms612, a Fortran77 library which estimates the integral of a function over a triangle.

triangulation, a Fortran90 code which carries out triangulations and includes some quadrature rules on triangles.

wandzura, a Fortran90 code which defines Wandzura rules for quadrature on a triangle.

Reference:

  1. Jarle Berntsen, Terje Espelid,
    Algorithm 706: DCUTRI, an Algorithm for Adaptive Cubature over a Collection of Triangles,
    ACM Transactions on Mathematical Software,
    Volume 18, Number 3, September 1992, pages 329-342.

Source Code:


Last revised on 01 December 2023.