wave_mpi_test


wave_mpi_test, a C code which calls wave_mpi(), which solves the 1D wave equation in parallel, 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 codes:

wave_mpi, a C code which uses the finite difference method (FDM) to estimate a solution to the wave equation, using the Message Passing Interface (MPI) for parallel execution.

Source Code:


Last revised on 26 June 2020.