mandelbrot_openmp_test


mandelbrot_openmp_test, a FORTRAN77 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 computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

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

Source Code:


Last revised on 24 October 2023.