| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(plot_data_t), | intent(in) | :: | plots(:) | |||
| integer, | intent(in) | :: | plot_count | |||
| integer, | intent(in) | :: | preferred_index | |||
| integer, | intent(out) | :: | plot_index | |||
| real(kind=wp), | intent(out) | :: | vmin | |||
| real(kind=wp), | intent(out) | :: | vmax | |||
| character(len=20), | intent(out) | :: | colormap | |||
| logical, | intent(out) | :: | ok |