quad2d_openmp_test


quad2d_openmp_test, a C++ code which calls quad2d_openmp(), which estimates an integral over a 2D rectangular domain by using an averaging technique, and uses OpenMP to carry out the calculation in parallel.

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_openmp, a C++ code which applies a product quadrature rule to estimate an integral over a 2D rectangle, using OpenMP for parallel execution.

Source code:


Last revised on 03 April 2020.