line_ncc_rule_test, a Fortran90 code which calls line_ncc_rule(), which computes a Newton Cotes Closed (NCC) quadrature rule using equally spaced points over the interior of a line segment in 1D.
The information on this web page is distributed under the MIT license.
line_ncc_rule, a Fortran90 code which computes a Newton Cotes Closed (NCC) quadrature rule, using equally spaced points, over the interior of a line segment in 1D.