Initialize the appropriate backend based on type
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(plot_context), | intent(out), | allocatable | :: | backend | ||
| character(len=*), | intent(in) | :: | backend_type | |||
| integer, | intent(in) | :: | width | |||
| integer, | intent(in) | :: | height | |||
| real(kind=wp), | intent(in), | optional | :: | dpi |