toms706_test, a Fortran77 code which calls toms706(), which approximates the integral of a function over a triangulated region.
The information on this web page is distributed under the MIT license.
toms706, a Fortran77 code which approximates the integral of a function over a triangulated region.
toms706_test1 is a simple example which integrates exp(x^2+y^2) over a single triangle.
toms706_test2 is an example which integrates many functions over a triangulated region.