get_figure_x_min Function

public function get_figure_x_min(state) result(x_min)

Get x minimum value from state

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(in) :: state

Return Value real(kind=wp)