quad_rule_test


quad_rule_test, a C++ code which calls quad_rule(), which sets up a variety of quadrature rules, used to approximate the integral of a function over various domains.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Programs:

quad_rule, a C++ code which defines quadrature rules for approximating an integral over a 1D domain.

Source Code:


Last revised on 05 April 2020.