render_streamplot_arrows Subroutine

public subroutine render_streamplot_arrows(backend, arrows)

Render queued streamplot arrows after plot lines are drawn

Arguments

Type IntentOptional Attributes Name
class(plot_context), intent(inout) :: backend
type(arrow_data_t), intent(in) :: arrows(:)