line_nco_rule_test


line_nco_rule_test, a Fortran90 code which calls line_nco_rule(), which computes a Newton Cotes Open (NCO) quadrature rule using equally spaced points over the interior of a line segment in 1D.

Licensing:

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

Related Data and Programs:

line_nco_rule, a Fortran90 code which computes a Newton Cotes Open (NCO) quadrature rule, using equally spaced points, over the interior of a line segment in 1D.

Source Code:


Last revised on 28 July 2020.