Create a set of axes on a figure
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ny | Number of subplot rows |
||
integer, | intent(in) | :: | nx | Number of subplot columns |
||
integer, | intent(in) | :: | i | Subplot to use |
||
real(kind=wp), | intent(in), | optional | :: | aspect | Aspect ratio of the axes |
|
logical, | intent(in), | optional | :: | is3d |