apply_spec_to_render_state Subroutine

public subroutine apply_spec_to_render_state(spec, state, plots, plot_count, status)

Arguments

Type IntentOptional Attributes Name
type(spec_t), intent(in) :: spec
type(figure_state_t), intent(inout) :: state
type(plot_data_t), intent(inout), allocatable :: plots(:)
integer, intent(inout) :: plot_count
integer, intent(out) :: status