wave_mpi_test


wave_mpi_test, a Fortran90 code which calls wave_mpi(), which solves the 1D wave equation in parallel, using MPI.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

wave_mpi, a Fortran90 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 11 September 2020.