fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pdf_fill_quad
Subroutine
12 statements
Source File
fortplot_pdf_coordinate.f90
fortplot_pdf_coordinate
pdf_fill_quad
Contents
public subroutine pdf_fill_quad(ctx, stream_writer, x_quad, y_quad)
Arguments
Type
Intent
Optional
Attributes
Name
type(
pdf_context_handle
),
intent(in)
::
ctx
type(*),
intent(inout)
::
stream_writer
real(kind=wp),
intent(in)
::
x_quad
(4)
real(kind=wp),
intent(in)
::
y_quad
(4)