fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
render_streamplot_arrows
Subroutine
9 statements
Source File
fortplot_figure_rendering_pipeline.f90
fortplot_figure_rendering_pipeline
render_streamplot_arrows
Contents
public subroutine render_streamplot_arrows(backend, arrows)
Render queued streamplot arrows after plot lines are drawn
Arguments
Type
Intent
Optional
Attributes
Name
class(
plot_context
),
intent(inout)
::
backend
type(
arrow_data_t
),
intent(in)
::
arrows
(:)