This module contains miscellaneous procedures and functions.
This procedure computes a default z=f(x,y) function and plot it in a .ppm file using the specified colormap. That function is defined in the [0, 2] range.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Colormap), | intent(inout) | :: | self | |||
| character(len=*), | intent(in) | :: | filename | |||
| character(len=*), | intent(in), | optional | :: | encoding |
Default is binary |