plot_margins_t Derived Type

type, public :: plot_margins_t


Components

Type Visibility Attributes Name Initial
real(kind=wp), public :: left = 0.125_wp
real(kind=wp), public :: right = 0.9_wp
real(kind=wp), public :: bottom = 0.11_wp
real(kind=wp), public :: top = 0.88_wp