fill_quiver_polygon Subroutine

public subroutine fill_quiver_polygon(backend, x, y, rgba, bounds)

Arguments

Type IntentOptional 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)