render_field_plot_to_state Subroutine

public subroutine render_field_plot_to_state(mark, field, enc, state, plots, plot_count, status)

Arguments

Type IntentOptional Attributes Name
type(mark_t), intent(in) :: mark
type(field_plot_t), intent(in) :: field
type(encoding_t), intent(in) :: enc
type(figure_state_t), intent(inout) :: state
type(plot_data_t), intent(inout), allocatable :: plots(:)
integer, intent(inout) :: plot_count
integer, intent(out) :: status