search_mpi_test


search_mpi_test, a FORTRAN90 code which calls search_mpi(), which searches integers between A and B for a value J such that F(J) = C, using the MPI parallel programming environment.

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:

search_mpi, a FORTRAN90 code which searches integers between A and B for a value J such that F(J) = C, using MPI for parallel execution.

Source Code:


Last revised on 26 August 2020.