Setup the coordinate system for rendering
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(plot_context), | intent(inout) | :: | backend | |||
real(kind=wp), | intent(in) | :: | x_min_transformed | |||
real(kind=wp), | intent(in) | :: | x_max_transformed | |||
real(kind=wp), | intent(in) | :: | y_min_transformed | |||
real(kind=wp), | intent(in) | :: | y_max_transformed |