quad_test


quad_test, a Fortran90 code which calls quad(), 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 computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

quad, 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 01 March 2024.