figure Subroutine

public subroutine figure(num, figsize, dpi)

Create a matplotlib-style figure using the shared singleton

Arguments

Type IntentOptional Attributes Name
integer, intent(in), optional :: num
real(kind=wp), intent(in), optional, dimension(2) :: figsize
integer, intent(in), optional :: dpi