search_mpi_test


search_mpi_test, a Fortran77 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 Fortran77 code which searches integers between A and B for a value J such that F(J) = C, using the MPI parallel programming environment.

Source Code:


Last revised on 20 December 2023.