wave_mpi_test, a Fortran90 code which calls wave_mpi(), which solves the 1D wave equation in parallel, using MPI.
The information on this web page is 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.