quad_openmp_test


quad_openmp_test, a Fortran90 code which calls quad_openmp(), which estimates an integral 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:

quad_openmp, a Fortran90 code which applies a quadrature rule to estimate an integral over a 1D interval, using OpenMP for parallel execution.

Source code:


Last revised on 04 August 2020.