get_figure_x_max Function

public function get_figure_x_max(state) result(x_max)

Get x maximum value from state

Arguments

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

Return Value real(kind=wp)