quad_serial_test, a Fortran90 code which calls quad_serial(), which estimates an integral by using an averaging technique. This program is intended as a starting point; both MPI and OpenMP can be used to make a parallel version.
The information on this web page is distributed under the MIT license.
quad_serial, a Fortran90 code which estimates an integral by using an averaging technique. This program is intended as a starting point; both MPI and OpenMP can be used to make a parallel version.