fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
test_initialize_figure
Subroutine
7 statements
Source File
fortplot_test_helpers.f90
fortplot_test_helpers
test_initialize_figure
Contents
public subroutine test_initialize_figure(fig, width, height, backend)
Initialize figure for testing (ensures temp directory exists)
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_t
),
intent(out)
::
fig
integer,
intent(in)
::
width
integer,
intent(in)
::
height
character(len=*),
intent(in)
::
backend