quad_serial_test


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.

Licensing:

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

Related Data and Programs:

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.

Source Code:


Last revised on 18 October 2024.