mandelbrot_openmp_test


mandelbrot_openmp_test, a Fortran90 code which calls mandelbrot_openmp(), which generates an ASCII Portable Pixel Map (PPM) image of the Mandelbrot set, using OpenMP for parallel execution.

Licensing:

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

Related Data and Programs:

mandelbrot_openmp, a Fortran90 code which generates an ASCII Portable Pixel Map (PPM) image of the Mandelbrot fractal set, using OpenMP for parallel execution.

Source Code:


Last revised on 29 July 2020.