quad_mpi_test, a Fortran90 code which calls quad_mpi(), which approximates an integral using a quadrature rule. The computation is done in parallel by using MPI.
The information on this web page is distributed under the MIT license.
quad_mpi, a Fortran90 code which approximates an integral using a quadrature rule, and carries out the computation in parallel using the Message Passing Interface (MPI).