get_figure_plots Function

public function get_figure_plots(plots) result(plots_ptr)

Get pointer to plots array

Arguments

Type IntentOptional Attributes Name
type(plot_data_t), intent(in), target :: plots(:)

Return Value type(plot_data_t), pointer, (:)