normalize_to_pdf_coords Subroutine

public subroutine normalize_to_pdf_coords(ctx, x, y, pdf_x, pdf_y)

Arguments

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