quad_mpi_test


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.

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_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).

Source Code:


Last revised on 04 April 2020.