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.
The information on this web page is distributed under the MIT license.
mandelbrot_openmp, a Fortran90 code which generates an ASCII Portable Pixel Map (PPM) image of the Mandelbrot fractal set, using OpenMP for parallel execution.