fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
initialize_backend
Subroutine
27 statements
Source File
fortplot_utils.f90
fortplot_utils
initialize_backend
Contents
public subroutine initialize_backend(backend, backend_type, width, height)
Initialize the appropriate backend based on type
Arguments
Type
Intent
Optional
Attributes
Name
class(
plot_context
),
intent(out),
allocatable
::
backend
character(len=*),
intent(in)
::
backend_type
integer,
intent(in)
::
width
integer,
intent(in)
::
height