Create or reset the shared figure.
Parameters num : integer, optional Figure number used for compatibility with matplotlib. figsize : real(wp)(2), optional Figure size in inches as [width, height]. dpi : integer, optional Output resolution in dots per inch.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | optional | :: | num | ||
| real(kind=wp), | intent(in), | optional, | dimension(2) | :: | figsize | |
| integer, | intent(in), | optional | :: | dpi |