fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
render_subplots
Subroutine
62 statements
Source File
fortplot_subplot_rendering.f90
fortplot_subplot_rendering
render_subplots
Contents
public subroutine render_subplots(state, subplots_array, subplot_rows, subplot_cols)
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
type(
subplot_data_t
),
intent(in)
::
subplots_array
(:,:)
integer,
intent(in)
::
subplot_rows
integer,
intent(in)
::
subplot_cols