quad_mpi_test, a C++ code which calls quad_mpi(), which approximates an integral using a quadrature rule. The computation is done in parallel by using MPI.
The computer code and data files described and made available on this web page are distributed under the MIT license
quad_mpi, a C++ code which approximates an integral using a quadrature rule, and carries out the computation in parallel using the Message Passing Interface (MPI).