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.
The information on this web page is distributed under the MIT license.
quad2d_openmp, a C code which estimates an integral over a 2D rectangular domain by using an averaging technique, and uses OpenMP to carry out the calculation in parallel.