render_solid_line Subroutine

public subroutine render_solid_line(backend, x, y)

Render a solid line

Arguments

Type IntentOptional Attributes Name
class(plot_context), intent(inout) :: backend
real(kind=wp), intent(in) :: x(:)
real(kind=wp), intent(in) :: y(:)