circle_rule_test


circle_rule_test, a C++ code which calls circle_rule() to compute quadrature rules over the circumference of the unit circle in 2D.

Licensing:

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

Related Data and Programs:

circle_rule, a C++ code which computes quadrature rules for the unit circle in 2D, that is, the circumference of the circle of radius 1 and center (0,0).

Source Code:


Last revised on 19 February 2020.