page(3f) - [M_pixel] define the area of the virtual world coordinates to map to the viewport (LICENSE:PD)
Synopsis
Description
Example
Author
License
definition:
subroutine page(left, right, bottom, top) real,intent(in) :: left, right, bottom, top
Defines the section of the virtual world coordinates to map to the viewport. Automatically use the largest viewport that provides one-to-one correspondence between the window and the viewport.
John S. Urban
Public Domain
Nemo Release 3.1 | page (3m_pixel) | April 21, 2023 |