fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
fill_quiver_polygon
Subroutine
33 statements
Source File
fortplot_quiver_polygons.f90
fortplot_quiver_polygons
fill_quiver_polygon
Contents
public subroutine fill_quiver_polygon(backend, x, y, rgba, bounds)
Arguments
Type
Intent
Optional
Attributes
Name
class(
plot_context
),
intent(inout)
::
backend
real(kind=wp),
intent(in)
::
x
(8)
real(kind=wp),
intent(in)
::
y
(8)
real(kind=wp),
intent(in)
::
rgba
(4)
real(kind=wp),
intent(in)
::
bounds
(4)