quad2d_openmp_test


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

Licensing:

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

Related Data and Programs:

quad2d_openmp, a Fortran77 code which estimates an integral over a 2D rectangle by using an averaging technique, and uses OpenMP to carry out the calculation in parallel.

Source code:


Last revised on 16 October 2023.