annulus_rule_test


annulus_rule_test, a C++ code which calls annulus_rule() to compute a quadrature rule over the interior of the annulus in 2D, with center (XC,YC), inner radius R1 and outer radius R2.

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:

annulus_rule, a C++ code which computes a quadrature rule for estimating integrals of a function over the interior of a circular annulus in 2D.

Source Code:


Last revised on 24 January 2020.