fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
normalize_to_pdf_coords
Subroutine
28 statements
Source File
fortplot_pdf_coordinate.f90
fortplot_pdf_coordinate
normalize_to_pdf_coords
Contents
public subroutine normalize_to_pdf_coords(ctx, x, y, pdf_x, pdf_y)
Arguments
Type
Intent
Optional
Attributes
Name
type(
pdf_context_handle
),
intent(in)
::
ctx
real(kind=wp),
intent(in)
::
x
real(kind=wp),
intent(in)
::
y
real(kind=wp),
intent(out)
::
pdf_x
real(kind=wp),
intent(out)
::
pdf_y