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 computer code and data files described and made available on this web page are 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.