random_mpi_test, a FORTRAN77 code which calls random_mpi(), which demonstrates one way to generate the same sequence of random numbers for both sequential execution and parallel execution under MPI.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
random_mpi, a FORTRAN77 code which demonstrates one way to generate the same sequence of random numbers for both sequential execution and parallel execution under MPI.