render_subplots Subroutine

public subroutine render_subplots(state, subplots_array, subplot_rows, subplot_cols)

Arguments

Type IntentOptional 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