wave_mpi_test, a FORTRAN90 code which calls wave_mpi(), which solves the 1D wave equation in parallel, using MPI.
The computer code and data files described and made available on this web page are distributed under the MIT license
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.