quad2d_serial_test


quad2d_serial_test, a C++ code which calls quad2d_serial(), which estimates an integral over a 2D rectangle by using a product quadrature rule.

Licensing:

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

Related Data and Programs:

quad2d_serial, a C++ code which approximates an integral over a 2D region using a product quadrature rule, and is intended as a starting point for parallelization exercises.

Source Code:


Last revised on 03 April 2020.