ccn_rule_test


ccn_rule_test, a Fortran90 code which calls ccn_rule(), which generates a quadrature rule based on a nested set of points inspired by the Clenshaw Curtis quadrature rule.

Licensing:

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

Related Data and codes:

ccn_rule, a Fortran90 code which defines one of a set of Clenshaw Curtis Nested (CCN) quadrature rules of any order.

Source Code:

CCN_09 is a nested Clenshaw Curtis rule of order 9, which will exactly match the standard Clenshaw Curtis rule.


Last revised on 05 June 2020.