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.
The information on this web page is distributed under the MIT license.
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.