jacobi_openmp_test


jacobi_openmp_test, a Fortran90 code which calls jacobi_openmp(), which uses the OpenMP application program interface to parallelize a Jacobi iteration solving A*x=b.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

jacobi_openmp, a Fortran90 code which uses OpenMP to parallelize a Jacobi iteration for solving A*x=b.

Source code:


Last revised on 21 July 2020.